STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0-Discovery simple comparator example

Posted on September 27, 2016 at 08:47We are trying to get a basic example of a comparator running on an STM32F0-Discovery board.  Ultimately we want to get an interrupt, but to start we'd be ok with just driving an output pin with the comparator out...

Problem programming TIM2 on STM32F303

Posted on September 30, 2016 at 01:02 I am trying to set up TIM2 as a free-running microsecond counter; no interrupts or anything fancy. Basically, I want to be able to read the 32-bit CNT register and get microseconds; this is very handy for fi...

rgrimes by Associate II
  • 490 Views
  • 1 replies
  • 0 kudos

Snmp agents usage by LwIp

Posted on September 29, 2016 at 20:31Hello,I use STM32F429 microcontroller. I need to read a parameter from a device by SNMP_GET function.How to use SNMP_GET communication by LwIP ? I have read all doc. But there is not any sample codes and satisfie...

bhakan by Associate II
  • 426 Views
  • 0 replies
  • 0 kudos

Help with PC8 blinking LED - STM32F051

Posted on September 28, 2016 at 04:36I try to run the following program on KEIL MDK 5.0:&sharpinclude ''stm32f0xx.h''int main(void){ volatile unsigned int i=0; RCC -> AHBENR |= (i<<19); GPIOC ->MODER |= (i<<16); // mode GPIOC ->ODR |= (i<<8); // out...

miriam by Associate II
  • 2076 Views
  • 16 replies
  • 0 kudos

How to connect ST CONTROLLER TO INTERNET

Posted on September 29, 2016 at 17:10Hello        Greeting to all!  I have STM3220G EVAL Kit. I am facing problem on Window 10 PC while using Echo Tool.it is not responding.Kindly suggest  the solution & reason behind the problem.I want to connect...

dushyant by Associate
  • 469 Views
  • 1 replies
  • 0 kudos

STM32L073CZT - DfuSe Demo - Internal Flash Problem

Posted on September 21, 2016 at 15:04Hi,I have a Problem with a STM32L073CZT  on chip bootloader and the DfuSe Demo (v3.05).It is not possible to upload or down Load from/to the InternalFlash.Downloading or Uploading the DATA Memory is possible.Does...

0690X00000605RuQAI.png 0690X00000605JuQAI.png

SP1ML (SPIRIT1 and STM32L1)

Posted on September 27, 2016 at 17:07Hi,I've just got the steval-sp1ml868 and have been trying to gave it communicate with TI transceivers CC1111/CC1101. The TI transceiver works in the same 868 MHz and so far I have been able to receive radio messa...

sean23 by Associate II
  • 524 Views
  • 2 replies
  • 0 kudos

Wrong entry point

Posted on September 27, 2016 at 12:47 Hello, I am using TrueStudio for STM My problem is, that when I start debugging the PC (program counter) shows an address of0xf3af48 As this address is somewhere in nomansland the Dissassembly shows ''...

machinist by Associate III
  • 537 Views
  • 2 replies
  • 0 kudos