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

I2C and EEprom

Posted on March 17, 2014 at 11:34Hi,I'm starting to develop an application where I'll manage EEprom data by I2C. Is there a complete example for stm32F0discovery? Thanks

mosine by Associate II
  • 198 Views
  • 2 replies
  • 0 kudos

spi eeprom reading problem

Posted on December 13, 2012 at 00:57Hi, I am writing data into an ST 95M02SPI eeprom memory, from a STM32F051 micro but I am unable to read it back. On the scope I can see the proper data on MISO (just an incrementing count). SCK looks to be fine, (...

stenasc by Senior
  • 526 Views
  • 6 replies
  • 0 kudos

STM32L-Discovery and PMB-648 SiRF (GPS Module)

Posted on March 21, 2014 at 04:18 Hey there. I am trying to receive TTL messages sent from my PMB-648 to my STM32L-Discovery board on pin PC11 but I'm having trouble. Whenever I debug my code it hangs on the while loop, waiting for data to arriv...

jbh0001 by Associate II
  • 221 Views
  • 2 replies
  • 0 kudos

STM32F USB Device with USB3 host

Posted on March 12, 2014 at 17:40Hi,I'm developing both a driver on the host side and application on the client/device side using the onboard FS phy. Provided the host is USB2 both sides are behaving as expected. If I plug the device into a USB3 por...

CAN BUS PROTOCOL

Posted on March 20, 2014 at 21:09Hi friends ,I'm use STM32Fdiscovery kit and I want to on can bus protocol.  I've been some example that called loopback and networking. But i did not understand how can i use this example... moreover , How can I impl...

DMA and CPU accessing SRAM same time

Posted on March 19, 2014 at 15:28Hi,I am working on a system using STM 32F107 processor(connectivity line). Because of our requirement same memory location of SRAM is accessed by both CPU and DMA. CPU is supposed to move the data from initial locati...

nmadhavan by Associate II
  • 8216 Views
  • 7 replies
  • 0 kudos

ADC regular channel not ready after enabling ADC

Posted on June 09, 2012 at 21:53I'm trying to use a single ADC channel on a STM32L151 using Keil Realview and ST libraries. After enabling the ADC I wait until the ADONS bit is set indicating the ADC is ready to convert but it does not set. Looking ...

bluscape by Associate III
  • 418 Views
  • 6 replies
  • 0 kudos

NETMF bugs with STM32F429IDiscovery

Posted on March 19, 2014 at 23:03Hello,I've noticed that the .NET micro framework port provided by ST for the STM32F429IDiscovery board has a bug with LCD code.   If one tries to use the .flush method on a bitmap object while specifying X,Y, Width, ...

Labels