STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Trying to get CAN2 working.

I'm using the STM32F105R8T6, STM32Cube_FW_F1_V1.8.0, and Atollic TrueSTUDIO 9.3.0.I have CAN1 working already, and am now trying to get CAN2 working *instead*. That is, I'm swapping over from CAN1-only to CAN2-only, as an interim step before trying ...

X-CUBE-STL support for H7 dual core controllers

Hi,Are there any plans on extending the x-cube-stl support to H7 dual core family?According to the datasheet, the following are missing:MCU FMEAFMEDA snapshotX-CUBE-STL libraryI'm especially looking for just the STL part, but according to the manual,...

TOlli by Senior
  • 263 Views
  • 1 replies
  • 0 kudos

Hello! Does anybody know why the function HAL_StatusTypeDef HAL_FLASHEx_Erase(FLASH_EraseInitTypeDef *pEraseInit, uint32_t *PageError) doesn't work properly with STM32F407, but the function works perfect with STM32F303?

Wnen I work with STM32F407 and call this function my programm goes to infinite loop cause of unexpected interrupt. But there is no problem with STM32F303.Is there any features STM32F4 I don't know about?

Fry by Associate II
  • 944 Views
  • 3 replies
  • 1 kudos