Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Im trying to learn how to use the STM32 Discovery kits, the STM32F469NI DISCO, by the IAR 8.50.1 . I added a code from the internet that should make the leds blink, but i got some errors

Fatal Error[Pe035]: #error directive: "Please select first the target STM32F4xx device used in your application (in stm32f4xx.h file)" C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.4\arm\src\flashloader\ST\FlashSTM32F4xx\inc\stm32f4xx.h 80 ...

Smaud.1 by Associate II
  • 1273 Views
  • 4 replies
  • 0 kudos

Firmware for STM32F401CC6

I got an STM32F401CC6 blackpill module.I tried to upload via Arduino IDE the demo project blink.After succefull upload the board does not work.It lights only the red led and not the blue one.Is there any way to recover it?Thank you ,Yannis

YXidi.1 by Associate II
  • 1154 Views
  • 4 replies
  • 0 kudos

EEPROM Reads only last Write Value

Im working on stm32l4 series ,using external eeprom , eeprom writes four variables in 4 EEPROM addresses succesfully,but while reading EEPROM it only reads last (4th) variable on all 4 EEPROM address,Im try all methods adjusting delay ,EEPROM addre...

PMOHO.1 by Associate II
  • 1314 Views
  • 4 replies
  • 0 kudos

Timestamp with can_message.h is not working

I try to use the timestamp function from can_message.h to know the timestamp of a message received on the CAN.But the value is every time 0. Is it a knowed bug?Because I use this function with another hardware without problem.With STM32 I'm not able ...

TGIRA.1 by Associate II
  • 1381 Views
  • 2 replies
  • 1 kudos

can_message.h is missing

Hi everyone,I am trying to build a simple SIMULINK CAN Communication model using an STM32 MCU: STM32-F405RG.Within STM32CubeMX, I select the right MCU and also enable the CAN1 (Pinout&Configuration\Connectivity\CAN1 -> Tick on "Master Mode") which ...

DCagi.1 by Associate II
  • 1092 Views
  • 1 replies
  • 0 kudos