STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Received data not get into the variable

Hi everybody!I have an STM32F411RE Nucleoboard and an ADXL345-M accelerometer. I have 2 problems.I want to read 1 byte data from the accelerometer. In this case I want to get he device id (0xe5) and store it in a variable. In debug mode it seems that...

0693W00000Hp97aQAB.png 0693W00000Hp97VQAR.png
MSzal.1 by Associate II
  • 649 Views
  • 2 replies
  • 0 kudos

Why FDCAN lose messages ?

I'm working on STM32L552RE. To read i use HAL_FDCAN_GetRxFifoFillLevel, and HAL_FDCAN_GetRxMessage. To write i use HAL_FDCAN_AddMessageToTxFifoQ.There is a mutex to avoid conflict. I don't understand why i'm loosing message when i write.Thanks for ad...

LDidi.1 by Associate
  • 317 Views
  • 0 replies
  • 0 kudos

Acces and modify a constant in flash memory

I have the following trouble:​I am using a radio which needs a address and channel parameters, this is given in production phase. So I am planning to flash every board with this parameters modified each time before the board is flashed.​This paramete...

JCuna.1 by Senior
  • 2292 Views
  • 14 replies
  • 0 kudos

STM32G0 Flash as EEPROM

Hi,I am working on STM32G071RB Nucleo Board and In one of project , I am using same MCU.In that Project , I don't want to use external I2C or SPI memory for saving the data (logs).1) How do I can access Flash as EEPROM ?2) Will this possible with STM...

STM32F303 ADC conversion time

Hi, I am using STM32F3Discovery board for our project at the moment. We need to sample 4 different signals at the same time so we are using all 4 available ADCs in parallel. We are triggering all the ADCs with Timer3 at 100kHz and to make sure the ti...

KHedi.1 by Associate II
  • 2484 Views
  • 12 replies
  • 0 kudos