Search found 14 matches

by Abhijit
Sat Jun 14, 2025 4:19 pm
Forum: General
Topic: OLED SH1106_SPI Contrast
Replies: 1
Views: 18

OLED SH1106_SPI Contrast

Hello! I am trying to control the brightness/contrast of the SH1106_SPI OLED display, after searching the internet found out it is possible by using below commands, can someone suggest how to implement the same in chart if it is possible. display.SH1106_command(0x81); display.SH1106_data(50); Thank ...
by Abhijit
Mon Jun 09, 2025 11:42 am
Forum: General
Topic: OLED SH1106_SPI and PIC18F27K42
Replies: 3
Views: 101

Re: OLED SH1106_SPI and PIC18F27K42

Hi! Martin

Thank you for your input, it is better to change the chip on the first day of a new project, a bit disappointed to know the fact about K42, better late then never, thank you again.

Abhi
by Abhijit
Mon Jun 09, 2025 10:32 am
Forum: General
Topic: OLED SH1106_SPI and PIC18F27K42
Replies: 3
Views: 101

Re: OLED SH1106_SPI and PIC18F27K42

Hello! Matrix Team Following my above post I again tried to check the gadget if I am making any basic mistake but nothing comes in notice. The nominal chart for 27K42 works perfect with 26K42. Kindly excuse to speak my mind but may I request you to check if something is wrong with the SPI of 27K42, ...
by Abhijit
Sat Jun 07, 2025 2:50 pm
Forum: General
Topic: OLED SH1106_SPI and PIC18F27K42
Replies: 3
Views: 101

OLED SH1106_SPI and PIC18F27K42

Hello! I am trying to modify my old chart for SH1106 SPI OLED display, I used PIC18F26K42 previously and want to use PIC18F27K42 now, I deleted everything from the chart when noticed nothing is working with 27K42 and write only basic macros needed to work, below observations, 1. If I initialize the ...
by Abhijit
Sat May 10, 2025 2:02 pm
Forum: Tips & Tricks
Topic: larification on EEPROM.ReadByte() and MSBFirst Parameter in Flowcode 10
Replies: 2
Views: 1557

Re: larification on EEPROM.ReadByte() and MSBFirst Parameter in Flowcode 10

Hi! Fernando

I am using only READ parameter for reading and WRITE parameter for writing the Byte data and it works for me.

Abhi
by Abhijit
Wed Apr 30, 2025 8:06 am
Forum: General
Topic: BL0080 Supported PICs?
Replies: 21
Views: 13651

Re: BL0080 Supported PICs?

Hi! Chipfryer Yes, I tried mLoader to download the program, but somehow nothing works for the moment, i will recheck everything again. I always have a 24V SMPS on my table, need to arrange one of 12V, i will order one for BL0080. Okay now i found the ICSP from the datasheet as you said earlier. Pin1...
by Abhijit
Tue Apr 29, 2025 5:11 pm
Forum: General
Topic: BL0080 Supported PICs?
Replies: 21
Views: 13651

Re: BL0080 Supported PICs?

Hi! Chipfryer One more important doubt, do i need to power up the BL0080 using external power supply (12V) or USB power is enough for testing. I tried to run a simple program to blink LED but it seams the HEX file is not downloaded, nothing happens, but the mloader downloaded successfully as per the...
by Abhijit
Tue Apr 29, 2025 4:50 pm
Forum: General
Topic: BL0080 Supported PICs?
Replies: 21
Views: 13651

Re: BL0080 Supported PICs?

Hi! Chipfryer Thank you for your quick help. I have already downloaded the compiler, as i am already working using FC10 and able to compile my chart, i also installed the EB2 drivers, i think that is the reason the USB LED is blinking. I am able to enable and disable the ICD button as mentioned, pro...
by Abhijit
Tue Apr 29, 2025 4:05 pm
Forum: General
Topic: BL0080 Supported PICs?
Replies: 21
Views: 13651

Re: BL0080 Supported PICs?

Hello! good evening Finally received my BL0080, and now as usual so many doubts, please excuse me if i am asking repeat questions. First of all i installed the drivers and now the power led is on and USB led is blinking, i hope this is correct. I am using the same chip which i received along with th...
by Abhijit
Sat Apr 12, 2025 9:32 am
Forum: General
Topic: Colour scheme
Replies: 11
Views: 12252

Re: Colour scheme

Hello!

Any probability to use the same color scheme like FC8 default, or any suggestions to replicate the same color scheme like FC8 default, use to with FC8 find it difficult to use the new scheme in FC10.

Thank you.

Abhi