STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f303 CDC problem

Posted on February 04, 2018 at 17:36Hello friends. I use STM32F303 discovery, and trying write code for usb cdc virtual com port, low level, registers only. 3 endpoints, 1st interrupt IN, 2nd bulk IN, 3th bulk OUT. I make it work, but have a problem...

Segger J link Debugging problem

Posted on February 04, 2018 at 16:05Hello,         I am using segger j link debugger if i download the Ac6 STM32 MCU GCC tool chain created project(current builder:Gnu Make builder) then code runs in debug mode,but if i download gitHub project then ...

0690X00000609bAQAQ.png

Power Down Threshold in STM32L4

Posted on February 04, 2018 at 14:59Hi,I am using STM32L486 in my project.I have a question about the power-down threshold.What is the power down Threshold?The threshold that determin if it was BOR or power down reset.In power down reset the backup ...

Resolved! STM32 GPIOS mode.

Posted on February 03, 2018 at 18:07In STM32 there are two modes to configure GPIOS, input and output.In input mode we have,  Analog modeFloating InputInput with pull-up/pull-downIn output mode, General purpose output push-pullGeneral purpose outp...

Problem to set ADC Channell

Posted on February 03, 2018 at 16:11Hi all,i'm working with a STM32L053 processor and I'm having some trouble managing the ADC.My ADC is setup to work in discontinuous mode, so i set the channel to convert by using the following function:void system...

stm32f030cct6 / stm32f09xx family issue

Posted on February 01, 2018 at 11:50Hello,I am already using stm32f030c8t6 in various projects. And for larger flash controller i decided to opt for stm32f030cct6.when i read my target device having stm32f030cct6(printed on IC), it responds the mess...