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

Ethernet is not working on STM32F107RB

Hi,I am using STM32F107RB MCU for my custom project, currently testing ethernet section. No ping is working and I don't see any data in wireshark.The Firmware package version is 1.7.0 and IDE version is 1.15.3.Could anyone suggest.Regards,NaveenK 

NaveenK by Associate II
  • 1393 Views
  • 5 replies
  • 0 kudos

Struggling to receive messages on SMBUS

I am studying the SMBUS stack code to understand how it works. My system has a smart battery. The battery periodically emits two messages intended for the charger (charging voltage and charging current). My software is the host. Sending commands to t...

Resolved! STM32U5 SPI Continuous Communication

Hello, I have been working with the STM32U5 MCU and to start I worked through the workshop found here:STM32U5 Workshop (rristm.github.io) As part of the workshop the USART1 is setup in continuous communication mode. Is it possible to setup SPI in a s...

UL by Associate III
  • 1211 Views
  • 1 replies
  • 2 kudos

Resolved! 200kHz ADC Communication

Hello,  I have been using the STM32F4 chip for a while but I ran into an issue when trying to communicate with an ADC to sample at 200kHz. So I have started to work with the STM32U5 chip. My goal is to use the SPI RDY feature or the GPDMA triggered f...

UL by Associate III
  • 2697 Views
  • 12 replies
  • 2 kudos

stm32h745zit6 flash wite and read.

Hello experts,I am trying to do basic write and read of internal flash. For that I have taken fixed pattern of data to write.I am using the driver functions to do this job but when I observe the data in the memory browser the same pattern which iam t...

Aravind1 by Associate II
  • 467 Views
  • 1 replies
  • 0 kudos