User Activity

Hi,I want to give to a F103 the faculty to program any other F103 in one touch on the blue button... with a known .hex program.only the SWD link between them.User Scenario:The user plug a new F103 (SWDCLK+SWDIO+GND+3V3) to the 'loader' (without any P...
Posted on March 28, 2017 at 12:26Hi,I am using a https://community.st.com/tags♯/?tags=stm32l1 on the STM32L152c-discovery and trying to reach a lower power consumption.But I can't reach less than 0.6mA !!! (10x more than in theory).Where this curren...
Posted on February 23, 2017 at 11:49We are using the NFC03A1 board with Nucleo F103RB.In the function :int8_t PCD_ProtocolSelect(const uint8_t Length,const uint8_t Protocol,const uint8_t *Parameters,uint8_t *pResponse)There is a buffer DataToSend[SE...
Posted on February 23, 2017 at 11:48Hi,In the current datasheet of STM32F103 (DocID13587 Rev 17) it is written:5.3.14 NRST pin characteristics The NRST pin input driver uses CMOS technology. It is connected to a permanent pull-up resistor, RPU (see ...
Posted on January 24, 2017 at 07:58Hi,We configure the timer 1 to run a PWM signal on PA8 & PA9.It works well with the debugger, but when we power the MCU directly, the PWM is not running ! (We can confirm that the main is running... with a manual G...