Search found 3 matches
- Mon Apr 28, 2025 7:47 pm
- Forum: Bug Reports
- Topic: gLCD (SSD1306) I2C missing bottom 9 lines/pixel rows
- Replies: 2
- Views: 3408
gLCD (SSD1306) I2C missing bottom 9 lines/pixel rows
I have encountered a problem when trying to use the whole of the display of the 128*64 gLCD (SSD1306) I2C. The bottom 9 rows from coordinates X1, Y55 to X128, Y64 don't display anything with Flowcode 10. I have tried using a different display module, using text, number and draw macros, changing inte...
- Tue Apr 08, 2025 7:41 pm
- Forum: General
- Topic: Unable to compile to hex file XC8
- Replies: 3
- Views: 1732
Re: Unable to compile to hex file XC8
Thanks medelec35, I changed back to the compiler downloaded from the Flowcode website (in C:\Program Files (x86)\Flowcode\Common\Compilers\picv2) then selected the PICKIT3 (my programmer) in the Compiler Options and this allowed the C file to be compiled without warnings to the hex file.
- Tue Apr 08, 2025 2:53 pm
- Forum: General
- Topic: Unable to compile to hex file XC8
- Replies: 3
- Views: 1732
Unable to compile to hex file XC8
I have upgraded from Flowcode 8 to Flowcode 10 and installed the tool chain from the Flowcode website (picv2) to compile for Microchip pic 8-bit devices. When I try to compile to hex the compiler (XC8) gives an error message "(902) no chip name specified; use "XC8 - CHIPINFO" to see a...