STM32F103 Dual ADC with DMA skips channel
Posted on November 03, 2016 at 14:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 03, 2016 at 14:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 03, 2016 at 15:41 Hello I am trying to use TIM3 update event to trigger ADC to convert one channel 1000 times @ 50kHz resulting in about 20ms. This is for filtering out net interference. The problem is when I configu...
Posted on October 28, 2016 at 09:13Hi. I've generated a project using Cube, but the Drivers directory is void (it has subdirectories but any file), and then the project is full of errors. I've attached the project. The project properties are: - STM3...
Posted on November 03, 2016 at 14:25Hi all! I have a problem with STM32 BOOT (I used a STM32F207). If the microcontroller restarts (after power-off), the firmware is blocked during the CLK initialization (and RTC initialization). I changed capacito...
Posted on October 27, 2016 at 10:58Hello,I made a simple project with usb host msc on STM32L476G-DISCO ,The application works after reset, the usb stick is correctly enumerated.After Disconnect and Reconnect of the USB-stick ,the Enumeration of the ...
Posted on November 03, 2016 at 09:46Hello, Clock source of st32 is MSI. But I want to use LSE as clock source of timers. is it possible?
Posted on October 30, 2016 at 09:45HiIm working with stm32f429 and i want to have 2 MT48LC16 SDRAM for my TFT_LCD and yet cause of some conflicts, i can only use 1 FMC SDRAM on cube. is it possible to do this? if yes how must i determine the address...
Posted on November 02, 2016 at 21:44I wrote the following program, it works with ADC1 and ADC2. But it read zero in ADC3. Also, when I use all ADC at same program it remain on ADC3 reading line! In my project I need to use all ADC at same program. I...
Posted on October 31, 2016 at 14:18Hello. I have a question about Idle line interrupt on STM32 (specifically STM32F0x8). When does this interrupt triggers, only on reception or both reception and transmission of package? #stm32-usart-idle-dma
Posted on November 01, 2016 at 09:41Hello,Is it possible to control the brightness of the display?Thanks againGiorgio #stm32f746g-disco