STM32L476RG dual regular simultaneous mode ADC1 and ADC2
I have two input channels which I have to sample simultaneously so I wanted to know what should be the ioc setting for the same? and what HAL commands are used to run ADCs in this mode?
Ask questions, find answers, and share insights on STM32 products and their technical features.
I have two input channels which I have to sample simultaneously so I wanted to know what should be the ioc setting for the same? and what HAL commands are used to run ADCs in this mode?
I see that you guys are offering free samples for the new C0 chips. Are these only available for business or can hobbyist have access to these samples? I am working on some home automation devices and would like to try these chips as I am familiar wi...
There is no firmware in the µC! I expected all I/Os to be floating. Some are floating. But PB13 seems to be pull-down is activated. I did not find the reason in data sheet or Reference Manual. What Pins are safe floating after reset?
Hi, I am using STM32G030K6T6 Microcontroller. I need a help for how can i Enable TDR Register and handle the interrupt handler. interrupt handler does not run and I need is Five Bytes data transmit in Uart_DMA. But registers does not wrk properly. I ...
RM0444 rev. 5, sec. 29.3.4 and RM0490 rev. 3, sec. 21.3.4 both employ only WDGTB[1:0], but WWDG_CFR description mentions WDGTB[2:0] with eight different prescaler settings. So actually two or three bits?
I understand need to send Instruction 0x90, followed by 3 dummy bytes 0x00 to external flash. The rest configuration is OK. The code is as following. This is SPI_INIT function.static void MX_QUADSPI_Init(void){ /* QUADSPI parameter configuration*/ hq...
Hello everyone!!!I'm yugentharStill I am working in QSPI concept in stm32f746 disco boardI tried to write the data for QSPI flash memory but I can't able to write and read the QSPI flash memory I have attached my code and snap pls find and give any s...
Synopsis: if controller (master) first receives data, after RESTART and direction change PEC register is not reset. As a result, PEC byte value calculated and sent by the controller after RESTART and direction change is based on the previous PEC valu...
whether this below image is my imagination about memory please correct me or help me in understanding this