Hello.
Unfortunately, there is no SplitString$ function in the AdvString component.
Search found 10 matches
- Sat Dec 09, 2023 1:48 am
- Forum: Bug Reports
- Topic: SplitString$() function does not work
- Replies: 3
- Views: 8687
- Fri Dec 08, 2023 11:05 am
- Forum: Bug Reports
- Topic: SplitString$() function does not work
- Replies: 3
- Views: 8687
Re: SplitString$() function does not work
C:\Temp\ccK7ovBM.o: In function `main':
Atmega328p.c:(.text.startup.main+0x36c): undefined reference to `FCI_SPLITSTRING'
collect2.exe: error: ld returned 1 exit status
Atmega328p.c:(.text.startup.main+0x36c): undefined reference to `FCI_SPLITSTRING'
collect2.exe: error: ld returned 1 exit status
- Mon Dec 04, 2023 2:23 pm
- Forum: Bug Reports
- Topic: SplitString$() function does not work
- Replies: 3
- Views: 8687
SplitString$() function does not work
Hi.
The SplitString$() function does not work, or rather the project is not compiled if this function is present.
The SplitString$() function does not work, or rather the project is not compiled if this function is present.
- Tue Nov 21, 2023 8:28 am
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
Re: ATMEGA328P ILI9488 hardware SPI not work
I haven't modified J1. The display works via a software SPI
- Tue Nov 21, 2023 8:22 am
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
- Tue Nov 21, 2023 6:27 am
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
- Thu Nov 09, 2023 1:23 pm
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
Re: ATMEGA328P ILI9488 hardware SPI not work
Unfortunately both options didn't work
- Thu Nov 09, 2023 12:27 pm
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
Re: ATMEGA328P ILI9488 hardware SPI not work
Hello. Yes, the MK is working, but the display does not work, the screen is white.
- Thu Nov 09, 2023 5:15 am
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
- Wed Nov 08, 2023 12:45 pm
- Forum: Bug Reports
- Topic: ATMEGA328P ILI9488 hardware SPI not work
- Replies: 20
- Views: 36959
ATMEGA328P ILI9488 hardware SPI not work
Hello. With the ATMEGA328P microcontroller, the ILI9488 SPI display does not work hardware SPI, the MK just hangs. The software SPI works, but very slowly.