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! How to make Websocket Client in NUCLEO-H755ZI-Q?

I want to make Websocket Client in STM32CUBEIDE and I am using NUCLEO-H755ZI-Q Board, I have completed the Program with Ethernet, LWP and FREERTOS.I would like to know if it is possible to implement websockets on the NUCLEO-H755ZI-Q Board.Does anyone...

Jaffe by Associate
  • 434 Views
  • 1 replies
  • 0 kudos

Resolved! DMA execution request order, I2C.

Hi,I'm using Nucleo board with Stm32CubeIde and HAL library.I have a periodic interrupt every 10 ms and I want to acquire data from 8 sensors with I2C bus each with a different address. At the interrupt output I must already have all the data to copy...

SPI communication with LSM6DSOX failure

Hello Iam using STM32H562RGV6 for my project and iam using SPI6 on this MCU in order to communicate with LSM6DSOX which is an IMU from ST itself but i couldn’t get proper data from the IMU, as its giving random data sometimes and sometimes its zero.P...

Screenshot 2024-10-21 183203.png Screenshot 2024-10-21 183223.png
sarath14 by Associate
  • 572 Views
  • 1 replies
  • 0 kudos

Regarding POR(25)

Hi All I am using STM32L053 board for a product development. I am using RS485 communication Protocol. I am sending Data from Computer to the processor to get the response.  When I send the data, I get proper response. but out of 10 times say 1 time t...

Resolved! st-link driver installation for Windows 11

Hello, I am having trouble connecting my nucleo board to my pc because the port is not being recognized. I downloaded the st-link 009 usb driver without any problems but when i connect the board the com port and the device doesnt show up. In the desc...