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

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
  • 1022 Views
  • 1 replies
  • 0 kudos

I need help to program the SPI EEPROM through STM32F412VGT6 MCU via STM32Cube programmer with ST-LINK adaptor. SPI EEPROM AT25160A-xx is connected in SPI2 port of STM32F412VGT6. Please guide me. Thanks

Hi All,    I would like to program the SPI EEPROM through STM32F412VGT6 MCU via STM32Cube programmer with ST-LINK adaptor. SPI EEPROM AT25160A-xx is connected in SPI2 port of STM32F412VGT6. I understand that STM32Cube programmer can support to progra...

pguna.1 by Associate
  • 467 Views
  • 0 replies
  • 0 kudos

Resolved! Problem to get internal temperature STM32L0

Posted on February 22, 2017 at 10:26Hi everyone, I'm trying to get the internal temperature on my STM32L0.I have write the major part of the script but unfortunally the reading value is 0.Does anyone can have a look on my script and tel me if you se...

Undefined HAL symbols, in Keil

I have existing working code which uses uart and some GPIO functions. Its main.h has,#include "ll_common.h", #include "stm32h7xx_ll_gpio.h", #include "stm32h7xx_ll_usart.h"and few more ll headers.Now I need to add I2C functionality to the code. I go ...

sarojj7 by Associate III
  • 1448 Views
  • 3 replies
  • 0 kudos