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

STM32F4 series TCP/IP program outsourcing

Posted on December 26, 2013 at 03:47Before that I used Microchip IC platform for my system but now I need to change to STM IC platform.I am not familiar with the STM platoform yet and I need to complete this task in a very short time(very urgent).So...

nyk9282 by Associate
  • 132 Views
  • 0 replies
  • 0 kudos

SPI read problem

Posted on December 23, 2013 at 06:47 Hello I want to set some parameters on W5100 chip and then read them. the parameters sets right, but when I want to read a register what I receive from SPI is value of past register address I've sen...

_behn4m by Associate II
  • 994 Views
  • 10 replies
  • 0 kudos

Timer Output Compare Frequency Problem

Posted on December 24, 2013 at 09:18 Hi , I am trying to generate an output pulse of 100 Hz to 300khz using time output compare where i will toggle a bit in the interrupt service routinue . I referred to one of the example which st...

STM32F107 on STM32F103 board

Posted on December 24, 2013 at 11:16Hello Guys, I tried to put STM32F107VCT6 on STM32F103VCT6 board, I got this error when I tried to upload / erase the flash, any ideas why ? Thanks * JLink Info: Could not measure total IR len. TDO is constant hig...

FT800 and using SPI with NSS

Posted on December 20, 2013 at 11:08Has anyone got any experience of communicating with an FT800 (aka EVE) display controller over SPI? I've started using it and it requires the NSS line to go low before each command and then go high again after tra...

STM32 I2C arbitration lost problem

Posted on December 23, 2013 at 23:44hello forum.I am trying to communicate with mpu6050 with I2C. I am trying to receive data from sensor.But when I send second address of sensor , arbitration lost is occur. ARLO(arbitration lost bit) is set. There ...

STM32F0 - USART receiving only first package of data

Posted on December 14, 2013 at 22:45I have big problem with USART transmission. Here's my simple code:In main():-----------------------------while(1) { get_data();}-----------------------------And in get_data():----------------------------int get_da...

annette by Associate II
  • 434 Views
  • 8 replies
  • 0 kudos
Labels