STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Linker handles TFlite differently on different boards

I have two boards: STM32L4xx and STM32H7xxQ.I use cubeAI 8.0.1 and tflite for a project in vision.Having set all includes and settings, I successfully build and flash my code on the first board. The second project uses the same include paths (exporte...

KZait.1 by Associate
  • 288 Views
  • 0 replies
  • 0 kudos

Stm32F4 i2c as master trasmit HAL_OK but not working

I’m using the board, motordriver IIC, to control motor through I2C bus.The chip on the board is PCA9685.​The board is originally a extension for arduino UNO, and I’m using STM32F446RE which also support arduino UNO expansion connector.​The official g...

0693W00000bhIjYQAU.png 0693W00000bhInFQAU.png 0693W00000bhIrbQAE.png 0693W00000bhIsPQAU.png
JChen.43 by Associate II
  • 2270 Views
  • 11 replies
  • 0 kudos

Resolved! STM32H7 Option bytes programming halts CPU

The MCU halts for approximately 300ms after setting the OPTSTART bit in the FLASH_OPTCR register. In HAL_FLASH_OB_Launch() :HAL_StatusTypeDef HAL_FLASH_OB_Launch(void) { HAL_StatusTypeDef status;   /* Wait for CRC computation to be completed */ ...

NilocA by Associate
  • 811 Views
  • 2 replies
  • 0 kudos