STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Custom board with STM32f417 + native USB

Posted on November 26, 2014 at 16:10Hi everyone,We started working on USG OTG for a project with a STM32f417.Now, we are at the step where we want to add the USB to our design.But our question is based on Protection circuit between the STM32 and the...

mzetek9 by Associate
  • 273 Views
  • 0 replies
  • 0 kudos

Use STM32CubeF4 or Standard Peripherals or DIY?

Posted on November 26, 2014 at 02:01I can see that STM32Cube is the new hotness, but...I am starting a new project with the STM32F405xx and FreeRTOS (ideally the current rev 8.1.2).  It seems that there are lots of layers added to peripheral access ...

mduffy by Associate II
  • 324 Views
  • 2 replies
  • 0 kudos

STM32CubeF4 LTDC minor issues

Posted on November 16, 2014 at 16:37- In a comment in stm32f4xx_hal_ltdc.c   HAL_LTDC_ProgramLineInterrupt() is mentioned...but couldn't find such a function. It's not even declared in ''...ltdc.h''. - In the source of HAL_LTDC_ConfigCLUT function...

Examples of Custom USB Classes?

Posted on August 27, 2013 at 04:16I'm trying to code an app that communicates using USB bulk transfers but is simpler than the CDC/VCP and MSC examples in ST's library. I've tried to code a custom USB class, but Windows doesn't like it - it sends me...

mattscar by Associate II
  • 664 Views
  • 2 replies
  • 0 kudos

STM32Cube and FreeRTOS 8.1.2

Posted on November 18, 2014 at 05:28Any ETA for a version of STM32Cube that includes the latest version of FreeRTOS?Current version of http://www.freertos.orgis 8.1.2, but STM32Cube contains Version 7.6. #freertos-stm32cube

mduffy by Associate II
  • 619 Views
  • 4 replies
  • 0 kudos

STM32 USB HS Performance

Posted on September 19, 2014 at 18:31I am thinking of using an external ULPI phy with the STM32F4. I will write a custom driver that would send and receive data using bulk end points. Assuming there is no bottleneck anywhere else on the system, what...

Using STM32F429I-Discovery as USB OTG MSC

Posted on July 25, 2014 at 18:29HiMy company wants to evaluate the STM32F429I-Discovery kit and its functions.One of the applications I have to develop will consist in using the board itself as a USB OTG Mass Storage Class, so that I can transfer fi...

michel by Associate II
  • 2980 Views
  • 14 replies
  • 0 kudos