Discovery board connections
Posted on September 30, 2016 at 13:51Hello, Why are pins PB6 and PB9 connected to VDD through 4.7KOhm resistors in STM32F4-Discovery board?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 30, 2016 at 13:51Hello, Why are pins PB6 and PB9 connected to VDD through 4.7KOhm resistors in STM32F4-Discovery board?
Posted on September 29, 2016 at 23:10 Hi, I got two STM32 board which I'm trying to send data through one and receive it on the other board through bluetooth. I have configured the HC-05 as master and it connects to the HC-6 successfully....
Posted on September 30, 2016 at 12:50I am using a STM32L476 and I have a problem with de Vbus. It starts random to leak into de Vdd. I generate my code through CubeMXBackground: I am using a STM32L476JGY6. VDD-VDDA-VBAT-VDDIO2 running on 1V8VDDUSB ...
Posted on September 27, 2016 at 12:26Hi there,I build a Keil project for my STM32F103 MCU with STM32CubeMx.My goal is use the TIM1 channel 2 for control a Buzzer.I want to generate a PWM at 4KHz through TIM1 channel 2.I configured, with STM32CubeMx,...
95386
Posted on September 24, 2016 at 08:46Hi everyone! I am doing a project using the HY-MiniSTM32V board.the software used are STM32CubeMX and the IDE is Atollic TrueStudio. I wrote the following code for sending data to the pc from the board using usar...
Posted on September 27, 2016 at 08:47We are trying to get a basic example of a comparator running on an STM32F0-Discovery board. Ultimately we want to get an interrupt, but to start we'd be ok with just driving an output pin with the comparator out...