STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32 USART Timing problem

Posted on March 11, 2013 at 13:07Hello; i have a small USART Test application.  It should send, controlled by an timer, constant ''A'' characters By receiving a character from the terminal Program of the PC an interupt is fired. The terminal program...

SPI3 not working

Posted on September 05, 2012 at 21:45 Hello, ai am trying to comunicate with external DAC and having some hard time using SPI3 in GPIOC port (12,10 and 11 for CS) i have no problem with SPI2, but SPI2 is for LCD touschreen so i want to make new...

linas2 by Associate II
  • 212 Views
  • 2 replies
  • 0 kudos

Control of a MOSFET by STM32F4 DISCOVERY

Posted on March 12, 2013 at 12:39Hello, I'm using the STM32F4 discovery and I need to control the state of a MOSFET to enable a relè. Precisely if the USART1 receives a particular comand a pin has to generate a high tension level to set the MOSFET ...

Looking for documentation on FSMC PCCARD interface

Posted on March 13, 2013 at 06:39Hi all.I am having a really hard time finding any documentation at all on how to interface with a PCCARD bus using the FSMC.I am specifically looking for how to do I/O space access.Also, about some possible issue wit...

mizvekov by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

SimpleMAC package

Posted on March 06, 2013 at 20:16Hi, I just bought STM32W RF Control Kit, and I can't seem to find the SimpleMAC package for download. I followed the link but it redirects me to the order page for the Control Kit. It says of the instructions that I...

montana by Associate
  • 355 Views
  • 3 replies
  • 0 kudos

Discovering if inside an ISR

Posted on March 12, 2013 at 21:14Is there any way to discover if we are running inside any ISR (uart, systick, timers, etc.)? It would avoid dead-locks.I thought reading IPSR would help, so if ISR_NUMBER is different from 0 (thread mode), then we wo...

lgberro by Associate
  • 282 Views
  • 1 replies
  • 0 kudos

F4 and Code Protect

Posted on March 11, 2013 at 15:55I loaded data into ROM page 11.  I then changed from 1’s to 0’s from my running code.  So far so good.Now I want to prevent my code from being read via a debugger.I can set FLASH_OPTCR bits 8..15 to 0xBB in my co...

picguy2 by Associate II
  • 183 Views
  • 1 replies
  • 0 kudos

strange behavior of the adc

Posted on March 12, 2013 at 12:47 hi! I've built my simple application reading two analog input using a single adc and transferring all into memory with dma. Anyway the code not always works. Sometimes I get consistent readings, some others I...

USB HID on STM32F4 Discovery

Posted on March 12, 2013 at 14:06Hi,It's the first time that i use the USB protocol. I want to connect my CVI application to the STM32 microcontroller via the USB HID. I want to find a basic example (for STM32F407) that explains this communication i...

PHY and ETHERNET Tutorial

Posted on March 12, 2013 at 09:24Hi Programmers, I Would like to ask if you have links for GOOD tutorials for STM32f4 Discovery / STM32-E4(Olimex) Basic UDP as client and as server for arm Basic TCP as client and as server for arm I am bleeding wit...

xtian by Associate II
  • 155 Views
  • 0 replies
  • 0 kudos
Labels