STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I'm getting HAL_I2C_STATE_BUSY_RX

Hello,I have developed a code in FreeRTOS mode that contains two main tasks. The first one check if I have received an RX buffer on the I2C bus, and the second one manage the data that has been received.However, after receiving the first buffer, I am...

_legacyfs_online_stmicro_images_0693W00000bkVdiQAE.png _legacyfs_online_stmicro_images_0693W00000bkVdJQAU.png _legacyfs_online_stmicro_images_0693W00000bkVd4QAE.png
Mabou.1 by Associate II
  • 3946 Views
  • 15 replies
  • 0 kudos

Resolved! Storing Images in QSPI Flash

Hello,I am using the STM32H747I-DISCO board for prototyping. I was able to load up the "Tutti Frutti" game demo on the board to verify the hardware. In my own application I was able to store a small 320 x 240 image in the internal flash of the STM32H...