STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB driver for Discovery board

Posted on February 22, 2012 at 08:12Hi, just unboxed my new STM32F4-Discovery board. LEDs shine and blink brilliantly, but where to find a  suitable USB driver for my old and faithful WinXP laptop? Letting the PC find the driver did not result in an...

CCM stack and USB

Posted on March 12, 2015 at 13:15I'm using a ST32F429IG in a project in which I implement a mass storage in an external serial flash memory chip. The data transmission is made via the HAL_SPI_TransmitReceive() funtion, so no interrupt or dma transfe...

damasosb by Associate II
  • 656 Views
  • 3 replies
  • 0 kudos

usb communication on st32 discovery board

Posted on March 04, 2015 at 13:59hello everyone, i have a st discovery board with STM32F0308. is it possible to design USB communication in this controller through STM32CUBE software with  USB HAL. because when i open CUBEMX for STM32F0308 i dont se...

kumaresh by Associate II
  • 574 Views
  • 4 replies
  • 0 kudos

STM32F072 USB VCP_Tx Problem

Posted on March 10, 2015 at 12:19 Hello, Today I'm working on STM32F072 USB. I want to use VCP for my project, I downloaded ''STM32F0x2_USB-FS-Device_Lib V1.0.0'' and I compiled ''Virtual_COM_Port'' demo. It worked perfectly on STM32F072 ...

LAN8720 ETHBoard Waveshare+STM32Cube+STM3F407VG

Posted on February 28, 2015 at 15:07Hello, Friends!I'm trying to generate code to work with the LAN8720 PHY + FreeRTOS through STM32Cube. I can work with ethernet, only if the PHY starts with this ethernet cable. Otherwise, the ethernet does not wor...

eng by Associate II
  • 2609 Views
  • 3 replies
  • 0 kudos

HAL, UARTs and overrun errors

Posted on December 17, 2014 at 17:42 Platform: STM32F429I-Discovery and Discovery-WiFi connected to UART1 Tools: IAR EWARM (eval until we get the license) Situation: If I pull power from the WiFi board and plug it back in,. this appare...

hbarta2 by Associate III
  • 2818 Views
  • 5 replies
  • 0 kudos

Using Dual Regular Simultaneous Mode Only - Help!

Posted on March 03, 2015 at 20:41Hello , I'm having trouble capturing the ADC2 data simultaneously with the ADC1 , and the ADC1 data is being captured through the command HAL_ADCEx_MultiModeStart_DMA(&hadc1, (uint32_t*)&ADC1_Data, 12); Would any tut...

eng2 by Associate
  • 513 Views
  • 1 replies
  • 0 kudos