STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 CDC dicovery Bord Windows 10 Code 43

I have start from scratch to enable the CDC (VCP) .Complie is ok.But if i connect the board to the LapTop i get Code43.Configuration:STM32CubeIDEVersion: 1.0.0Build: 2872_20190423-2022 (UTC)Windows 10 X64 If have inserted into CDC_Control_FS the gett...

SWitz by Associate II
  • 170 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F030 Bootloader Go

I have the following situation. I use a STM32F030F4 flashed with a programm created with Keil uVision. I use startupfile provided from ST. Flashtool and Target dialog are configured in "default". The address for the app inside the flash starts at 0x0...

0690X000008iKqSQAU.jpg
klaus2 by Associate II
  • 781 Views
  • 5 replies
  • 0 kudos

SPI bandwith using HAL ?

I'm testing the SPI capabilities of STM32H7. For this I'm using the SPI examples provided in STM32CubeH7. I will perhaps not keep this code in my own development, rigth now the goal is to understand how SPI is working and what bandwith I can get in t...

Gpeti by Senior II
  • 531 Views
  • 7 replies
  • 0 kudos

Resolved! I maked simple program with LWiP, and call netconn_bind(conn, IP4_ADDR_ANY, port) halted MCU board nucleo-f767zi.

I maked simple program with LWiP. After I got dinamyc address, I tried socket connection and call netconn_bind halted MCU.My code: for(;;) {  if(OK_D == 0)    {    IP_A = gnetif.ip_addr.addr;    if(IP_A == 0)    {      HAL_GPIO_WritePin(GPIOB, GPIO_P...

0690X000008wQQqQAM.png

usb disk error problem in stm32f105rb?

hi Im using stm32f105rb mcu to read files from usb using fatfs libraries and i am able to read upto 17 files simultaneously more than that will shoot a disk error. what will be the root cause and is it possible to read more then 50 files simultaneous...

sprak.2 by Associate
  • 342 Views
  • 3 replies
  • 0 kudos