STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! uSD not work in Riverdi 121STM32H7_1_6

Hello everybody.I bought Riverdi STM32 Embedded Display RVT121HVSNWC00-BI create my first project using touch GFX.I generate code and import it in STM32CubeIDE.I format FAT32 a 128G uSD using custom program.I plug the uSD into adapter and I write thi...

MauFanGilaMedical_0-1738662023020.png MauFanGilaMedical_1-1738662133868.png MauFanGilaMedical_2-1738662171581.png MauFanGilaMedical_3-1738662191502.png

STM32F4 Ethernet - DHCP

Hi, I am trying to implement basic DHCP Protocol using STM32F439ZIT6. But I am unable to get the IP being assigned by the DHCP Server. There are no errors in the code, but I am not getting the IP. Don't know why it is giving DHCP Timeout. I am attach...

Resolved! HAL_UART_Transmit_DMA() trigger reset

Hi guys, I was trying to implement HAL_UART_Transmit_DMA() since I am using freeRTOS. It auto trigger a reset for my stm32f427.Tried HAL_UART_Transmit(), everything works well. Only HAL_UART_Transmit_DMA() causing the reset, Did I missed anything?  ...

Resolved! ADC: stuck inside HAL_ADC_GetValue()

Hello there,I have created my own project following the preconfigured project "ADC_RegularConversion_Interrupt". In my project I want to get the internal temperature sensor value and want to display it on the terminal thus using the UART example in t...

Sam4 by Associate II
  • 394 Views
  • 3 replies
  • 2 kudos