STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-LINK CLI

Posted on May 30, 2015 at 02:47Hello, Is somebody could say me if there is some issue with ST-Link CLI to write bin file? Command doesn't take the address parameter 0x08000000 and try always to write at 0x00000000. Please see my screenshot below. Th...

0690X00000605gQQAQ.png

FSMC, getting confused...

Posted on June 12, 2015 at 19:08So I have an STM32 F103ZET. We use a UC1701 controller to drive a small LCD. It's attached to FSMC Bank1, 2nd section, using an 8bit wide bus. I've been able to write control data using the address 0x64000000 to direc...

Custom HID + MSC on STM32L152D-EVAL

Posted on June 14, 2015 at 01:30Hello, I'd like to post a work in progress, almost finished but there's still a bug I hope some will find. When executing the software with the msc class (so two classes in the same time), I get a hard fault error at...

D.Cedric by Associate II
  • 432 Views
  • 1 replies
  • 0 kudos

Coherent dual channel (multimode) sampling on STM32F4

Posted on June 12, 2015 at 12:02Hi All,  I am learning how the  ADCs  modes are working on the ST32F4 MCU (using Olimex board). I got operational  ADCs (running independently)  in  a single a and continuous mode. The next step is to get a coherent s...

darek by Associate
  • 510 Views
  • 2 replies
  • 0 kudos

STM32F051 -> ADC1 -> sometimes no value returned....

Posted on June 07, 2015 at 11:43 Dear community, I investigated the ADC_BasicExample given in the STM32F0xx_StdPeriph_Lib_V1.5.0 Database. I did a few changes since I want to analyze the converted value with the PC via UART. However I noticed ...

jogerh by Associate II
  • 788 Views
  • 7 replies
  • 0 kudos

STM32F4 flash seems to be locked

Posted on June 13, 2015 at 16:51Hi,It seems like I have gotten into a state where I can't erase memory or write to it. I only have i2c access to the bootloader. When I dump the 16 option bytes starting 0x1FFFC000, I get:0xEF 0xAA 0x10 0x55 0xEF 0xAA...

STM32L051C6T6 MSI clock range problem

Posted on June 02, 2015 at 00:55 Hello! I have a problem with MSI clock configuration on STM32L051C6T6. I wanted to test my device with this microcontroller and I generated a simple code for Keil MDK v5 (LED blinking and USART transmission) ...

mqtt resources

Posted on June 12, 2015 at 16:38If someone is interested in developing devices that use protocol MQTT leave some information about what I have  done (... not my code ....my boss fire me) In attachment the protocol specifications (I am sorry I forget ...