User Activity

Posted on September 04, 2017 at 08:48Hello.What will happen when input signal appears on MCU's pin configured for output (due to some accidental short circuit between pins in scheme)? Is it possible for pin to be damaged?#basic-electronics
Posted on August 31, 2017 at 13:55 Hello. I'm using STM32F429I-DISC1 board and implementing a complex project with plenty of peripherals including a built-in screen using a provided HAL code. I have stumbled upon some problem regarding the ord...
Posted on August 18, 2017 at 16:27I'm currently developing an app based on STM32F429I-DISC1 board. It works great when the board is connected to STLINK through miniUSB cable, program runs and data are displayed on LCD display. One of the requirement...
Posted on August 16, 2017 at 12:31 Hello. I'm developing an application based on Discovery board with stm32f429I. And now I have quite a weird issue:a high signal level is shown on unconnected input pins. Here is a code: //Configure PC4 ...
Posted on August 15, 2017 at 22:08Hello, I'm developing some program using STM32F429-DISC1 board and I need to use UART1 there. I'm little confused, because UART1 sort of overlaps STLINK circuits.To be more specific, PA9 and PA10 from STM32F429 go t...