Search found 10 matches

by barmaleyka
Sat Dec 09, 2023 1:48 am
Forum: Bug Reports
Topic: SplitString$() function does not work
Replies: 3
Views: 9954

Re: SplitString$() function does not work

Hello.
Unfortunately, there is no SplitString$ function in the AdvString component.
by barmaleyka
Fri Dec 08, 2023 11:05 am
Forum: Bug Reports
Topic: SplitString$() function does not work
Replies: 3
Views: 9954

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
by barmaleyka
Mon Dec 04, 2023 2:23 pm
Forum: Bug Reports
Topic: SplitString$() function does not work
Replies: 3
Views: 9954

SplitString$() function does not work

Hi.
The SplitString$() function does not work, or rather the project is not compiled if this function is present.
by barmaleyka
Tue Nov 21, 2023 8:28 am
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

Re: ATMEGA328P ILI9488 hardware SPI not work

I haven't modified J1. The display works via a software SPI
by barmaleyka
Tue Nov 21, 2023 8:22 am
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

Re: ATMEGA328P ILI9488 hardware SPI not work

IMG20231121141730.jpg
IMG20231121141730.jpg (98.08 KiB) Viewed 17168 times
by barmaleyka
Thu Nov 09, 2023 1:23 pm
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

Re: ATMEGA328P ILI9488 hardware SPI not work

Unfortunately both options didn't work
by barmaleyka
Thu Nov 09, 2023 12:27 pm
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

Re: ATMEGA328P ILI9488 hardware SPI not work

Hello. Yes, the MK is working, but the display does not work, the screen is white.
by barmaleyka
Thu Nov 09, 2023 5:15 am
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

Re: ATMEGA328P ILI9488 hardware SPI not work

img.PNG
img.PNG (44.48 KiB) Viewed 22696 times
Flowcode1.c
(110.11 KiB) Downloaded 1250 times
Flowcode1.fcfx
(11.87 KiB) Downloaded 1336 times
by barmaleyka
Wed Nov 08, 2023 12:45 pm
Forum: Bug Reports
Topic: ATMEGA328P ILI9488 hardware SPI not work
Replies: 20
Views: 44735

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.