STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F105 PB8 analog signal

Posted on April 16, 2015 at 18:08HelloI am work with a STM32F105Can i connect a analog signal to PB8 pin?.Where can i find the Pin Assignments table limitations?Best regards #adc #input-pin #stm32f105

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

STM32F205 Bootloader does not work

Posted on April 15, 2015 at 15:46Hello everybody, I am working with a STM32F205 and I want to use the bootloader over USART1 with a FTDI231X. BOOT0 and RST are controlled by the FTDI correctly, BOOT1 is pulled to GND and the other bootloader interfa...

blabla by Associate
  • 406 Views
  • 2 replies
  • 0 kudos

STM32F429I DISC - UART1 - HALDriver

Posted on April 16, 2015 at 10:21Hello everybody, first i want to say that im new in the big world of microcontroller,only a basic knowledge. But now i HAVE to work with the STM32F429I-Discovery and the newest Keil uVision v5.15 and the newest CMSI...

STM32F051 Vector Reclocation

Posted on April 10, 2015 at 17:25Hello, I am planning a both a secondary boot loader and the need for my main application to handle interrupts from RAM during Writing/ Erasing flash. I think both of these will benefit from relocating the vectors t...

stst9189 by Associate II
  • 400 Views
  • 2 replies
  • 0 kudos

USB Mass Storage vs Internal Filesystem

Posted on April 10, 2015 at 13:56I'm developing code for custom STM32F103-based board. I'm using code from USB Mass Storage demo from STM32_USB-FS-Device_Driver library 4.0.0 (yes, it may look pretty old, but it works), storage media is SPI flash ch...