STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I cant get continuous Data from Sensors with I2C

The MCU I use is stm32f103c8t6 and the sensor is mpu-9255 on the board, there are 5 sensors and I show these sensor values on the LCD screen. I connected a button and when I press the button it moves to the next sensor. The problem is that I want to ...

Broos by Associate II
  • 968 Views
  • 5 replies
  • 0 kudos

How to compile arm_math.h source in STM32CubeIDE?

Hello All,     I am trying to include arm_math.h for STM32F401RE project, I have all the source file of math.h However when I try to build it. I am getting multiple defination  error at linking stage.Can anyone suggest me how to solve this? I am not ...

NNada1_0-1715784456438.png
NNada.1 by Associate II
  • 967 Views
  • 5 replies
  • 0 kudos

OSPI skipping bytes

We have been using an STM32 U585 with additional external FLASH connected to OSPI1 and external PSRAM connected to OSPI2.  This is not on a dev kit, it is our own hardware.  The PSRAM is memory-mapped and is using the HyperBus protocol.  We have noti...

BDoon.1 by Associate III
  • 1293 Views
  • 7 replies
  • 2 kudos

Resolved! STM32 Ethernet/IP

Does anyone have experience with Etherner/IP on STM32? (STM MCU or MPU are just fine)We are looking for Ethernet/IP example on STM32 but seems not found any thing yet.All we found are just : I-NUCLEO-NETX - netSHIELD industrial ethernet protocols exp...

Dat Tran by Senior II
  • 1148 Views
  • 3 replies
  • 0 kudos

How to unlock RDP level 1 on a STM32U0k8

Hi,I am working on a project using an STM32U031K8U6.I have been experimenting with various low power modes and somehow, It appears that I have accidentally set RDP level 1 protection.I have been using STM32CubeIDE to create and build code and then I ...

JFP by Associate II
  • 777 Views
  • 3 replies
  • 0 kudos

Resolved! STMG474RE USB FS implementation

Hi together,i´m trying to set up a communication via usb using the usb cdc class to communicate with additional software via a virtual com port running on a local pc using the Nucleo G474RE board.However i can't find a sufficient documentation what i...

j_ic_0-1715774325310.png j_ic_1-1715774344179.png j_ic_2-1715774369039.png j_ic_3-1715774395021.png
j_ic by Associate
  • 449 Views
  • 1 replies
  • 1 kudos

STM32 GDB Automated debugging over STLINK

Hi,My goal is automate some integration testing, to do this i need to use the GDB over STLINK to debug the sw under testing then watch some variables. I need to do it in a script format(command line).are there any documents, tutorials or something el...

Resolved! STM32F767 SDMMC DMA read missing first 16 bytes

My ongoing difficulties running FATFS on an SD card has uncovered a problem! A read of the boot sector does not read all the data correctly, specifically the first 16 bytes are all zero. This means that FATFS reports there is no filesystem. The code ...

0693W0000059nS7QAI.png 0693W0000059nSCQAY.png