STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

File transfer through Ethernet

Hi all,How to transfer file through server to target board using Ethernet ?I'm using STM32F429 Nucleo-144 board, currently done with STM32F4xx Webserver Demo ( Based on the lwIP TCP/IP stack ). Based on this server demo how transfer file server to ta...

chum by Associate II
  • 1114 Views
  • 3 replies
  • 0 kudos

USB CDC Change Device name

Posted on April 28, 2017 at 12:29Hey,i use the STM32F4 USB CDC (generate by CUBEMX(v.4.20)) and want change the shown name in the Device Manager.I change these lines but nothing change in the device manager.&sharpdefine USBD_VID     1155&sharpdefine...

HAL_SPI_Transmit on F0, F1, F4, F7

Hi!I have module for transmit dates to SPI Interface.Data is - pointer to data buffer uint8_t.In F1 & F4 all will be ok.But in F0 & F7 modules will send *((uint16_t *)pData) (see modules below)Program for F1 or F4 will not work on F0 & F7.Where error...

VLev by Associate II
  • 2586 Views
  • 17 replies
  • 0 kudos

No LL CAN code in F7 Cube ?

I downloaded the latest F7 Cube package, V1.15.00, to get the LL CAN driver code for the F74x But there is none.And the F74x is not that new, I think this is not supposed to change. Is it so ?Guess I need to switch to the SAME70 XPLD board.

AvaTar by Lead
  • 417 Views
  • 0 replies
  • 0 kudos