STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does the STM32F103C8 have an I2C monitor feature?

Posted on December 26, 2016 at 15:27I want to implement a USB to I2C adapter.Since the STM32F103C8 has two I2C interfaces and a USB interface, it seems to be a suitable candidate.One of the features I'm looking for is a Monitor mode.Goal is to send ...

arno by Associate II
  • 1160 Views
  • 4 replies
  • 2 kudos

Resolved! stm32l0 program sorftware

Posted on December 27, 2016 at 04:08I  choose the device that is stm32l031f6 in my project,but i can'i find a suitable software to load my proogram,i try flash demo v1.1.1,v1.3 and v2.80 to do it ,but they are all failure,as seem as the mcuisp and f...

IAR Simulator

Posted on December 28, 2016 at 13:41Hello,I have made a code that initialize a timer of an STM32F0 to tick every 1 ms and generate an update interrupt , and i want to test if my code work correctlyMy questions:1- The IAR startup file should be Added...

Cesar cfg by Associate II
  • 1227 Views
  • 5 replies
  • 0 kudos

Resolved! model name

Posted on December 28, 2016 at 09:37What is difference between MCU STM32F051C8T6 and STM32F051C8T7. What does it mean last two char in model name?

USB response getting slow after a long run

Posted on December 28, 2016 at 05:23I am using STMF427 mcu. We have used the USB CDC library to have usb logging enabled. The issue I am facing is really weird. I have a console based application to set all the required serial number, model number e...