STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Adc continuous mode problem

Posted on March 30, 2018 at 17:23Hello,I'am getting the data from adc using dma and adc is triggered by timer1s update event. My purpose is sampling the input continuously via adc to a circular buffer at background.Problem is adc is working as in on...

ADC+DMA

Posted on March 30, 2018 at 04:46Multi-channel adc acquisition results through DMA all 0?Here is my code and phenomenon?Where is the error?Looking forward to your reply?#multi-channel-adc-acquisition-results-through-dma-all-0

0690X0000060AL3QAM.png 0690X0000060AJvQAM.png 0690X0000060AK0QAM.png 0690X0000060AKAQA2.png

STM32F429 PB13 pin

Posted on March 30, 2018 at 15:10Hello, I will canbus protocol with CAN2. but, I dont use PB13 pin. I think this pin is used as vbus pin. How can ı change this pin as CAN2_TX

CAN2_RX TX PB12/PB13

Posted on March 30, 2018 at 11:18Hello, I am using CAN2 at stm32f429zı. But PİNS of CAN2 ı dont use. when ı use PB5/PB6 CAN2 is working why?

Resolved! Update Interrupts & Race Conditions

Posted on March 30, 2018 at 01:45Hi,I am using a STM32F767Z MCU at the moment, and wanted to understand better understand how update interrupts work.  Specifically: I have configured TIM1 to create an update interrupt when the counter overflows (up...

STM32H7x3 RM0433 suggestions

Posted on February 16, 2018 at 22:23http://www.st.com/content/ccc/resource/technical/document/reference_manual/group0/c9/a3/76/fa/55/46/45/fa/DM00314099/files/DM00314099.pdf/jcr:content/translations/en.DM00314099.pdf Here are some observations/sugge...

0690X00000604OkQAI.jpg

CUBE v Registers

Posted on March 27, 2018 at 17:55Hi I have been learning the STM32 for a short period now, and can use the CubeMX and also write code using registers only. I know there is more control using registers, but find that a project can be made a lot quick...

STM32F429 GUI

Posted on March 29, 2018 at 15:12Hello, Can I do GUI with stm32f429 without use external SDRAM ? Please help me