STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Run USBX on STM32H563VIT

Tworzę niestandardową płytkę przy zużytym STM32H563VIT.  Schemat części USBPróbuję zastosować urządzenie klasy USB Adio. Z tego powodu w środowisku IDE (H5) nie ma systemu AZURE RTOS. Skonfigurowałem USBskonfiguruj USBX jako FS_DeviceWziąłem rozmiarP...

image.png image.png image.png image.png

Resolved! I2C Working Inconsistently

I am trying to read data from an MPU6050 sensor using I2C with the STM32F413ZH board. However, I am encountering errors, likely because the levels of the SCL and SDA initialization and termination bits are incorrect. This causes the system to sometim...

X-CUBE-AUDIO-F4 SMR Library

Hi, ​I would like to have some help understanding what the measurements that i can get from the SoundMesauRments library provided in cube actually are. What does the calculated dB's actually relate to? What is 0dB in the scale?My setup is a mems mic...

X-Cube-SMBUS for STM32H7 not working

Hi, This is the first time im working with SMBUS peripheral and want to implement this for a project.I have gone through AN4502 document for SMBUS but im having hard time understanding stack of SMBUS module.why do we need stack for communication for ...

_kalpesh by Associate III
  • 1036 Views
  • 2 replies
  • 0 kudos

TCP Raw socket server

I am running a modified TCP Echo Server on the IO Board with STM32H723ZET6 MCU, and LWIP enabled on the Board. No RTOS used. I am sending a continuous sequence of Modbus requests from the ModPoll tool to the Modbus server running on the Board.  But t...