STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

value at fixed memory address

Posted on July 03, 2012 at 08:32hi i want to place value - ''address of station'' at fixed memory address without specifed address its look like &sharpdefine mcu_address 0x03 i found - it may looks like &sharpdefine mcu_address         (*((volati...

redkofka by Associate II
  • 644 Views
  • 3 replies
  • 0 kudos

Non interrupt driven ms timer

Posted on July 03, 2012 at 09:43Hi,I'm currently trying to implement a non interrupt driven millisecond timer. I have alot of other interrupts and functions, which i do not want to interrupt to increment a timer value. Also, i've already implemented...

thommagn by Associate II
  • 711 Views
  • 4 replies
  • 0 kudos

STM32 & ethernet & board

Posted on June 29, 2012 at 10:23Hi. I have a STM32f3220g-eval board.  I tried  lwip standalone stack. It doesn't work, I made same in the document UM1057. Jumpers and selecting modes from software are ok. Dhcp or pinging response does not work Also ...

biralti by Associate II
  • 1160 Views
  • 5 replies
  • 0 kudos

GPIO specs for the STM32F0 parts

Posted on July 02, 2012 at 06:31Hi all, I need to know more about the GPIO current source / sinking  capabilities of the STM32F0 family. According to Table 18 in the STM32F051C8 datasheet (DM00039193.pdf) the maximum current that can be sinked/sourc...

STM32F107 CRC not working...

Posted on June 26, 2012 at 00:29Hi all, I'm trying to use the CRC module in a STM32F107 using IAR EW and I'm not getting very far. I'm using the standard stm32f10x_crc.c library but looking in the debugger, any writes to CRC_DR or CRC_CR are being i...

Question About USB device Lib

Posted on June 24, 2012 at 14:23Hello I'm working on USB device library V3.3.0; I'm new be in STM32 USB; I have some question:could you please help me 1/ I don't understand why SYSCFG module clock is used for the USB disconnect feature ? 2/ What GP...

gafsos by Associate II
  • 507 Views
  • 3 replies
  • 0 kudos

STM32 Legacy Firmware Libraries

Posted on July 02, 2012 at 15:08Dear STM32 users, This read-only thread is dedicated to provide the legacy version of the STM32 Standard Peripherals and USB Libraries. STM32F10x Standard Peripherals Library https://my.st.com//public/STe2ecom...

RF receiver configuration on STM32VLDiscovery

Posted on July 02, 2012 at 08:00Hi folks..I have  a 433 Mhz RF reciever with me. I have configured PA.09 as AIN and connected it with Receiver's DATA Pin .I want to test my connection with a sample code.How should I begin about it ?

aditya2 by Associate
  • 386 Views
  • 1 replies
  • 0 kudos

SPI and interrupts

Posted on February 01, 2012 at 12:44Hi, Is there any known problem/limitation on having interrupts during SPI comunication (between micro and external flash for example)? Thanks. #spi2-sck-open-drain-output

ybitton by Associate II
  • 853 Views
  • 3 replies
  • 0 kudos