Search found 2 matches
- Thu Jan 23, 2025 11:34 am
- Forum: General discussion
- Topic: Video Playback
- Replies: 10
- Views: 20214
Re: Video Playback
Getting 24 FPS on a 240x320 ILI9341 is already impressive given the hardware constraints. To go faster, you might want to look into optimizing the DMA transfers further or reducing the overhead in how the data is being fetched from the SD card. Using an SPI SD card module with higher speeds, if ...
- Thu May 26, 2022 7:00 pm
- Forum: General discussion
- Topic: Rotary encoder with blue pill
- Replies: 31
- Views: 77049
Re: Rotary encoder with blue pill
I have tried to add pins to Paul's encoder library but when I properly setup the pins it gives me errors that should not occur. And I was using an Nucleo-H743ZI2. I thought I would reply even though this post is a few months old since last post.