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

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
  • 493 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
  • 1539 Views
  • 3 replies
  • 0 kudos

Using System Workbench

Hello,I am using system workbench to generate a project not using the HAL libraries, bare metal as they say. I have done quite well thus far although today's headache concerns the use of sprintf. It is crashing my processor (STM32L476RG). I can get i...

RWils.11 by Associate
  • 790 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with write and read FT24C16A with STM32F103C8T6

Hello everyoneSo I'm trying to read and write 64 byte long list from FT24C16A. I'm using STM32F103C8T6. So first picture displays I2C init for uC. Not problem here. I'm using 3.3 V.//---I2C_init---// static void MX_I2C1_Init(void) {   /* USER CODE ...

0693W000001pL90QAE.jpg 0693W000001pL9FQAU.png 0693W000001pL9oQAE.jpg
Indu by Associate II
  • 963 Views
  • 2 replies
  • 0 kudos