@@Darksabre1500I use a waveshare 2.4 inch one, but it doesn't seem to work for me with my mcu stm32f413zht6, I only got it to work in debug mode after step by step sending each byte, maybe the SPI peripheral isn't working properly and that's why it works in debug mode, tho have you encountered similar problems and how did you solve them?
@@rescyy2235 I used the arduino platform and the adafruit drivers I used handled the sending of data over SPI. I’m not sure if your microcontroller has any equivalent premade drivers, but it still might be valuable to take a look at the adafruit or waveshare drivers and see how they setup and send data over SPI. It might clue you in to what’s going wrong. Other than that though, I unfortunately can’t offer much more help.
bro is was kinda neat
keep with the good work 🎉
I have no idea why this video got suggested to me since I live on the other side of the world, but nice job
TH-cam algorithm be like:
Dude honestly I just posted this video so people could see my portfolio idk how it got 300 views in 3 days
What LCD component are you using?
It’s this waveshare one: waveshare General 2inch IPS LCD Display Module 240×320 Resolution 2.0inch Monitor Embedded Controller RGB, 262K Color Display Color LED Backlight ST7789 Driver SPI Interface a.co/d/0thHL1K
@@Darksabre1500I use a waveshare 2.4 inch one, but it doesn't seem to work for me with my mcu stm32f413zht6, I only got it to work in debug mode after step by step sending each byte, maybe the SPI peripheral isn't working properly and that's why it works in debug mode, tho have you encountered similar problems and how did you solve them?
@@rescyy2235 I used the arduino platform and the adafruit drivers I used handled the sending of data over SPI. I’m not sure if your microcontroller has any equivalent premade drivers, but it still might be valuable to take a look at the adafruit or waveshare drivers and see how they setup and send data over SPI. It might clue you in to what’s going wrong. Other than that though, I unfortunately can’t offer much more help.