STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746-DISCO SD card USB MSP

Posted on December 09, 2016 at 21:31Hi,I'm trying to read SD card using Mass Storage Protocol via STM32F746-DISCO board. I found example in Applications\USB_Device\MSC_Standalone which does exaclty what I need. However the read/write speed is bad. I...

karol1dw by Associate
  • 218 Views
  • 0 replies
  • 0 kudos

STM32F7 Ethernet operation TE vs. ETH_TX_EN

Posted on December 08, 2016 at 22:38Hi all, I'm working with Ethernet on an STM32F745IETx and with a project configured using STM32CubeMX. We're using an RMII interface to a chip that supports three Ethernet ports. I've tested pass through between t...

hbarta2 by Associate III
  • 178 Views
  • 2 replies
  • 0 kudos

examples in Cube

Posted on November 27, 2016 at 03:51 Anyone figure out how to run the examples downloaded with Cube ? I am using the f0, r8 chip with the nucleo board. I have been programming using bare metal (registers) and some spl to learn about the chip. No pr...

STM32 HAL UART transmission

Posted on December 08, 2016 at 09:38 I'm trying to send data by STM32f103 to an Arduino board using UART. Data isn't received properly. The code is generated using STM32CUBEMX and here is the part I added: uint8_t Test[] = '1 2 3 4 5 6 7 8 9 1...

kmehranh by Associate II
  • 401 Views
  • 2 replies
  • 0 kudos