STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ucLinux USB Gadget support

Posted on May 13, 2016 at 14:49Hi All,I'm using Emcraft's uCLinux deposit. For host-side USB support on the STM32F7 this uses the dwc2 driver. However when I configure the kernel to have gadget support it fails to build.I've read this post (https://...

stm32f429 sdio bootloader

Posted on May 13, 2016 at 15:42Hi,I want to update firmware by using the sd card with my stm32f429 mcu. I will connect the sd card to mcu sdio pins ( 1 bit only) , so i will not use spi port for sd card. I just want to learn whether it is possible t...

er3481 by Senior
  • 410 Views
  • 1 replies
  • 0 kudos

STm32CubeMX bug : CAN1 wrong configuration

Posted on March 02, 2016 at 11:57 Hi, I tried to configure my STm32F107 using the ''Cube'' to use the CAN1 and user ledsand I found a bug. This is the initialization code generated by the ''Cube'': void HAL_CAN_MspInit(CAN...

b2399 by Associate II
  • 661 Views
  • 4 replies
  • 0 kudos

STM32Java webpage missing

Posted on May 13, 2016 at 09:56Searching for STM32Java on the new st web yields the following link: http://www2.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/stm32-java.htm...

SPI NSS cannot change automatically

Posted on May 05, 2016 at 17:07Hi, If I configure NSS as hardware management, it it controlled by the SPI peripheral. However, from the manual, the NSS is low when the SPI is enabled, and NSS is changed to high only when SPI is disabled.I think it i...

wenbin by Associate II
  • 749 Views
  • 4 replies
  • 0 kudos

F107 USB OTG as a device only

Posted on May 05, 2016 at 19:13Folks, I have code for using the F103's USB device port as a virtual com port. Does anyone know: 1. Could I use that ''as is'' on the F107's OTG port. I only ever want to use it as a device. 2. Do I really have to hav...

DiBosco by Senior II
  • 343 Views
  • 3 replies
  • 0 kudos