STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

fast data transmission from MCU to PC

 What is the fastest way to transfer data from an MCU to a PC?I have an stm32h723zg that I want to use to transfer 40Mbits/sec data to a PC, but I am not sure what is the way to achieve this I tried USB CDC but got only 0.5Mbits/sec due to the limita...

DEska.1 by Associate II
  • 1042 Views
  • 3 replies
  • 1 kudos

STM32 Nucleo 767ZI FreeRTOS benchmark

Im currently porting a CPU performance benchmark from ESP32 to STM32 that uses FreeRTOS. Im unable to make it work due to some errors that continue appearing that might suggest there is a stack overflow, but increasing the stack size doesn´t help.Deb...

Alex2968 by Associate II
  • 980 Views
  • 7 replies
  • 1 kudos

STM32L152RET6 - BOR Setup failed

Hi folks, this is my first post here on this forum and I expect to find an answer to this issue I currently have.Just so you know, my current hardware setup involves an STM32L152RET6  MCU on our custom board which we have been able program using a Nu...

Resolved! LAN8742A no clock output

HiI am using STM32H753VIT6 together with LAN8742A.I have some questions regarding the setup.1. My schematic for the LAN8742A is shown in the picture below. I plan to use the PHY to generate the clock. To my knowledge this requires a pulldown resistor...

tyassin_0-1708635821688.png
tyassin by Associate III
  • 961 Views
  • 2 replies
  • 1 kudos

Resolved! Unused UART Rx pin on STM32F

Dear All,on my STM32F board, i have the uart rx pin not connected/floating. Due to too many noise interrupts, I have configured UART in tx mode only and disabled RX interrupts. Is this fine? Or should the internal pull up be enabled for the RX pin? 

krishr by Associate III
  • 918 Views
  • 5 replies
  • 2 kudos