HSE Failed to start
Posted on February 08, 2016 at 10:01Hi,i have connected a external clock on stm32f4 microcontroller but the hse is failled to startup the application code (the internal clock works perfectly though.)
Posted on February 08, 2016 at 10:01Hi,i have connected a external clock on stm32f4 microcontroller but the hse is failled to startup the application code (the internal clock works perfectly though.)
Posted on April 01, 2017 at 13:02Hello Everyone,Does anyone know a module for I2S DAC ?Thanks#stm32f1xxx #i2s #dac
Posted on April 02, 2017 at 00:59Hello, I really like STM32L4 series for their high performance and low power. I am trying to use STM32L4 to work in 8 bit parallel interface with TFT LCD driver controller ILI9163C / ST7735S along with STemWin graphi...
Posted on April 01, 2017 at 04:33I have the STM32F4 discovery board. I want to use the GPIO to drive the gate of a power MOSFET up to 9V. Everything works well with push/pull output, then I configured the pin for open drain output, and add the res...
Posted on March 28, 2017 at 12:41Hi every bodyI wanna drive an FSTN LCD with stm32f1xx. driver of the LCD is NV7502. I want to know what can i use STemwin?if no so how do i drive it?thankful
Posted on October 13, 2015 at 13:07 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 27, 2017 at 23:37i want use timer1 with external trigger to enable the counter.but when stm32cubemx generate code the mcu crash and stop working and debug stopand after long time i found the problem in this line __HAL_AFIO_REMAP_TI...
Posted on March 30, 2017 at 16:22Hi to all!,Having to write a simple UART device driver for my application (based on a STM32L073 mcu),I noticed that HAL presents two kind of uart drivers: an HAL UART and an HAL USART.Digging a little bit into the re...
Posted on March 31, 2017 at 17:17The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 31, 2017 at 08:04I want to convert 4 analog input in the same time, I chose the stm32f3 303vdt because it contains 4 ADCs. The problems is that I don't know how to get them working together. I have read that only two of them can work...