STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST-Link Utility, Can not connect to target!

16:19:16 : Can not connect to target!Please select "Connect Under Reset" mode from Target->Settings menu and try again.If you're trying to connect to a low frequency application , please select a lower SWD Frequency mode from Target->Settings menu.16...

zrtn_0-1710845376910.png
zrtn by Associate
  • 4712 Views
  • 5 replies
  • 1 kudos

GrEq audio library

Hello everyone, I am using a STM32H750 with STM32CubeExpansion_Audio_V1.1.1 and I am trying to use the Graphical equalizer library.This is what I've done: I have an aux audio signal that I'm sampling at 96Khz with a DMA's interrupt transfer every 1 m...

FCola.1 by Associate III
  • 522 Views
  • 5 replies
  • 1 kudos

MQTT with TLS using STM32f767

I am using an STM32F767 with MQTT, and everything works without using TLS. But when I try to enable TLS, it fails to connect to the server because of a memory issue (calloc fails). I read other message boards that state that I need up to 60K of RAM t...

cleonb322 by Associate III
  • 359 Views
  • 1 replies
  • 0 kudos

Resolved! LAN8742 Issue DuplexMode

Hello everyone, I'm currently using  Nucleo-H743ZI2  but this aim to go on a custum PCB. LWIP (2.1.2) is activated without FREERTOS and my TCP server is working. I'm also using HAL function with CubeIDE (1.16.1). And I'm using an Aruba 2530-8G switch...

AGP_29 by Associate III
  • 1466 Views
  • 9 replies
  • 2 kudos

Resolved! HAL_UART_Receive_DMA only receive last byte

Hi, i want use usart DMA to receive data, but i only get last data by HAL_UART_Receive_DMA. STM32U575VITXSTM32CUBEMX 6.8.0STM32CubeIDE 1.12.0 the transmit data is $$......##my code is in main functionwhen i use HAL_UART_Receive(), i can get correct d...

alyssa_2-1730708550293.png alyssa_0-1730708476592.png alyssa_1-1730708507952.png alyssa_3-1730708599135.png
alyssa by Associate III
  • 1234 Views
  • 6 replies
  • 3 kudos