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

SX1261 with stm32U5

 Hello, i am working on a project involving Wake-Up Radios (WuR) for underground sensor networks. The system is based on a STM32U5 microcontroller and a SX1261 LoRa transceiver module,I have a problem with the BUSY pin the transmitter is stuck waitin...

Resolved! STM32 Design Review

Hi,I am using STM32L476RG as a part of my ultrasound project. STM32 basically has the following functions in this system:Send 3 2MHz pulses every 40msRead 500*2 ADC points using an interleaved ADC triggered simultaneously with pulsesSend ADC data thr...

Stm325_0-1752765745749.jpeg Stm325_1-1752765799171.png Stm325_2-1752766442945.png
Stm325 by Associate III
  • 120 Views
  • 6 replies
  • 2 kudos

BMP581 data problem

bmp581 data problemI'm using a BMP581 barometric pressure sensor on my custom flight computer designed for a rocket project. The altitude data I read from the sensor is not stable over time. While the sensor is in a stationary position (not moving), ...

AT24CM02-SSHD I2C ERROR

I use STM32F767NIH6.I save data to AT24CM02-SSHD with I2C.However, I divide it into several areas and save the necessary data.For example, I save data such as setting values, measurement values, etc. separately.However, when saving data in some areas...

Seyoung by Associate
  • 88 Views
  • 3 replies
  • 1 kudos

UART reception error

Hello,I am using Nucleo f446re board to interface with a sensor over UART. sensor is able to send the response data frame  over rx line to mcu as mcu sends uart frame.This transaction or data transfer is visually verified using logic analyser.Actual ...