STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 STM32CubeMX USB CDC problem

Posted on December 16, 2014 at 09:29Hi guys I have a project with STM32F042K6 . My design will get datas via USB  CDC (communication device class ) from PC and it stores datas to a FLASH memory. After a while it will send datas to another device via...

erdem by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

Triple mode ADC with new HAL

Posted on December 02, 2014 at 01:06 Hello, I'm trying to set the ADC(s) of the stm32f407 in triple mode, using DMA for data transfers. Based on the the only available example in the cube package and some old code, written using the stdpheri...

b2527456 by Associate II
  • 1697 Views
  • 10 replies
  • 0 kudos

USB HID - Get Feature Report Asynchronous

Posted on December 02, 2014 at 14:14Hello guys,I am working with the new CubeMX lib on a STM32F4 platform and altough I worked a lot with the ST USB HID implementation/stack it still gives me headaches. I am still new to USB.I am developing an HID d...

STM32F105 + USB

Posted on December 11, 2014 at 18:15 Hello I have a STM32F105RC. I am try use ''STM32_USB-Host-Device_Lib_V2.1.0''. But my PC don't detect my device. I use this defines symbols USE_STDPERIPH_DRIVER STM32F10X_CL ...

lemac by Associate II
  • 489 Views
  • 2 replies
  • 0 kudos

FreeRtTOS Timers running slow on custom board

Posted on December 05, 2014 at 05:20FreeRTOS on Discovery board  one tick = 1 msecFreeRTOS on custom board  one tick = 10 msec   (same code as running on Discovery Board)Uart code Interrupt driven  runs on both boards ADC/DMA Interrupt driven code r...

barry by Associate II
  • 908 Views
  • 6 replies
  • 0 kudos

STM32F105RC USB HID device

Posted on December 09, 2014 at 18:12HelloI was using a nucleo F103 like explain in the thread ''Nucleo-F103RB + USB''.Now I have the finish board. In the finish board i am using a STM32F105RC.SO i change the compiler from STM32F10X_MD to STM32F10X_C...

lemac by Associate II
  • 232 Views
  • 0 replies
  • 0 kudos