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

Resolved! CRITICAL: stm32h7xx_hal_tim_ex.h wrong defines

Dear STM, please fix the defines in stm32h7xx_hal_tim_ex.h as at least TIM_TIMx_ETR are either empty or wrong, according to the datasheet. Here is a short example, _NOT_ stating all incorrect positions:NOW, IN THE FILE stm32h7xx_hal_tim_ex.h in STM32...

Max Rest by Associate II
  • 824 Views
  • 2 replies
  • 1 kudos

EEPROM EMULATION STM32f103

How can I store characters in flash memory of STM32F103 using HAL C coding?? I am able to store hex values in flash but no idea on how to save char values.

sne_123 by Associate III
  • 658 Views
  • 1 replies
  • 0 kudos

STM32F4 USB CDC and MSC class to be used for both Device-to-Host communication and Device microSD reading ? Or only CDC ?

This question is related to the code design in such a scenario when host and device communicate over USB for two purposes: two-way communication (CDC) and also host is reading the content of the Device' microSD card. The CDC mode is required in this ...

eBirdman by Senior II
  • 1127 Views
  • 2 replies
  • 0 kudos

NUCLEO F429ZI Ethernet config on CubeMX

Posted on April 25, 2017 at 10:16Hi All,I am fighting with F429nucleo and ethernet interface. The example of firmware works well (lwip webserver).There is a pin PG2 RMII_RXERR which I cannot configure with CubeMX.On CubeMX PG2 cannot set to ethernet...

zamek42 by Associate II
  • 3181 Views
  • 13 replies
  • 0 kudos