STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 363 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
  • 589 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
  • 667 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
  • 303 Views
  • 3 replies
  • 0 kudos

Problem with uint64_t and EXTI Callback function

Posted on May 11, 2016 at 15:43Hello, I use the HAL EXTI callback function on an STM32F411 and have made the following strange experience: When changing data types from float to uint64_t for Efficiency in another callback function (actually from DMA...

herbert by Associate III
  • 1078 Views
  • 11 replies
  • 0 kudos