STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5 File system with FreeRTOS

Hello,I'm using NucleoU575 with CubeMx and I want to make a file system on my SD card.I want to use FreeRtos but there are no Fatfs in CubeMx and the FileX cannot work with FreeRtos (image). Is there anyway i can use Fatfs with STM32U5 ?Thank you. 

_legacyfs_online_stmicro_images_0693W00000bk2bEQAQ.png
M326.1 by Associate II
  • 4830 Views
  • 5 replies
  • 0 kudos

Resolved! not able to flash STM32G0B1RCT6 MCU via UART

Hello,We have switched from STM32g071 128kb flash to stm32g0b1rct6 with 256kb flash.We are able to flash the application binary from ST-LINK in STM32 cubeprogrammer. but, not via UART protocol.We are using the default STM32 system bootloader. We have...

kumar_b by Associate II
  • 1257 Views
  • 3 replies
  • 0 kudos

Resolved! DMA/STM32F103: memory to USART2 TX.

Hi all, I am successfully transferring from a memory location to the data register of USART2 Tx using DMA operation. And the USART2 has been used by the  printf()  to output to the PC. What I don't understand is, what moderates the rate at which DMA ...

LarryC by Associate
  • 1102 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H573i-DK: Poor TCP TX Performance, iperf

Hey, i have ported the iperf2 example(https://github.com/STMicroelectronics/STM32CubeH5/tree/main/Projects/NUCLEO-H563ZI/Applications/NetXDuo/Nx_Iperf) of the H563 board to the H573i-DK Board.It pretty much works as expected now, but the TX performan...

funkii by Associate III
  • 2266 Views
  • 5 replies
  • 4 kudos

Timer PWM DMA Pulse generation STM32F303

Hi, My aim is to generate a pulse sequence using the PWM timer and DMA analogue to Stm32 custom signal generation using pwm and dma with a STM32F303 on RTX5 RTOS. I need Pulsefrequency with max. 500khz, i use the STM32F303RCTx with PA2 as output Here...

scope_1.bmp
pedahl by Associate II
  • 1453 Views
  • 4 replies
  • 0 kudos