STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2470 Views
  • 3 replies
  • 0 kudos

ST32F103ZE Uart Interrupt problem

Posted on March 09, 2015 at 21:43I am communicating in/out a USB - via UART5 Serial port. I also have another device connected to the AtoD port. I can run either alone fine, but once I plug in the AtoD device after a varying amount of time the code ...

rfrank by Associate
  • 491 Views
  • 1 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
  • 2465 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
  • 444 Views
  • 1 replies
  • 0 kudos

STM32CubeF0 Bug Report - __HAL_REMAP_PIN_ENABLE

Posted on March 04, 2015 at 23:46I tried to configure the CAN controller in the STM32F042F6P6 using STM32CubeMX. The function was not correct because it was not properly remapping pins PA11, PA12. Macro __HAL_REMAP_PIN_ENABLE does not activate SYSC...

STM32Cube Bug Report - LTDC

Posted on January 26, 2015 at 15:59When displaying partial regions of a bitmap in a layer or when implementing layers that are partially off screen, it is important to be able to assign different values to the frame buffer pitch and the line length....

ad by Associate
  • 387 Views
  • 1 replies
  • 0 kudos