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

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
  • 845 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
  • 346 Views
  • 8 replies
  • 0 kudos

No target connected on STM32F373CB

Posted on December 24, 2013 at 08:19As m a newbie to STM32 need help on following:I am using ST-Link from STM32F0 discovery board (jumpers removed as provided in PDF), for connection with STM32F373xx .Connections:SWD(on F0)                     PINS ...

How to use STM32F107 Ethernet ?

Posted on December 24, 2013 at 01:19Hello guys, Does anyone know on how to use STM32F107 Ethernet peripheral ? Any libraries / schematic for using it ? Any informations and knowledges will be appreciated, Thanks

Labels