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

Ethernet MAC on 64 pin F2 processors

Posted on March 29, 2012 at 18:24The product literature and feature table in the datashee (page 12), all seem to say that Ethernet MAC is only available on 100 pin (and upwards) STM32 F2 devices. However, looking a bit further down the datasheet, it...

CAN TX, RX interrupt not working!

Posted on March 29, 2012 at 21:32 Hello, I'm trying to get the CAN Example ( http://www.keil.com/download/docs/asp) to work properly, but I have problems with the RX and TX interrupts. When the message was sent and is pending in r...

totally by Associate II
  • 602 Views
  • 1 replies
  • 0 kudos

Keil Compiler: USB examples do not work in Opt level 0

Posted on March 29, 2012 at 19:59Hi, I have some nicely working USB device examples now, but none of them works, if I use the Keil compiler (uVision 4.23) with opt level 0 - for opt level 1-3 they work nicely. Has anyone observed something similar a...

flyer31 by Senior
  • 327 Views
  • 1 replies
  • 0 kudos

problem with virtual com port

Posted on March 29, 2012 at 11:33Hello to all,I have stm32-h107 board, i use eclipse and yagarto toolchain (my OS is windows7). I want to use the feature usb on the go to establish communication with my laptop. i downloaded the driver for virtual co...

dion by Associate II
  • 612 Views
  • 2 replies
  • 0 kudos

Readout protection level 2 and bootloader

Posted on March 29, 2012 at 10:53Hello, I just try to make one of my prototypes secured and set ROP level 2. First in ST Link Utility, it took more than 10s and it finally said an error message, is this normal ? Then, now on this unit I cannot use t...

root by Associate II
  • 344 Views
  • 1 replies
  • 0 kudos

Configuration Wizard for STM32F2xx?

Posted on March 26, 2012 at 11:35I just try to understanding STM32_Init.c (MDK-ARM) and there is a Configuration Wizard that I can edit from the Text Editor tab besides Configuration Wizard tab. My STM32_init.c is for STM32F1 class. anybody know abo...

ariyo48 by Associate II
  • 700 Views
  • 2 replies
  • 0 kudos

STM32 Security issue, ST MCU division, please help me...

Posted on March 28, 2012 at 19:12Hello ST and all those enthusiastic engineer who loves ST MCU, I have just found out that my previous post on security breach on STM32 have been deleted, therefore I assume this must be a very sensitive issue.  We w...

shenta by Associate II
  • 1035 Views
  • 5 replies
  • 0 kudos

Analog watchdog not working the second time.

Posted on March 28, 2012 at 16:12 I'm having some difficulty with getting the analog watchdog to work a second time. I am able to use it the first time correctly, but I think I might be missing something either when I disable it, or re-enable it ...