Resolved! STM32C071GBU6 ADC Question
STM32C071GBU6 PA2 (pin 8 on the UFQFPN28 device) is configured as ADC_IN2. What voltage can be expected when the pin is unloaded?
Ask questions, find answers, and share insights on STM32 products and their technical features.
STM32C071GBU6 PA2 (pin 8 on the UFQFPN28 device) is configured as ADC_IN2. What voltage can be expected when the pin is unloaded?
Hello,I have strange behavior with reset, with reset pin, NVIC_SystemReset() or then IDWG fires the MCU just stops and do not restarts with debugger connected or without, when debugger is connected and toggle reset there text is displayed what addres...
HIUsing stm32f303veh6.Changed the option bytes with the CubeProgrammer. 2.20.0 to override the BOOT0 signal. ( its floating )nBOOT1 - > uncheckedBOOT_SEL -> unchecked I see that the address on start is 0x1FFFF.. and my FW on flash does not run. For d...
Hello,Regarding the STM32N657, I'm not using the internal SMPS. My question is: Do we need to put capacitors on the 6 VDDSMPS pins or can they be left as no connect? Same question on the VLXSMPS pins... do we need the capacitors on these pins, or...
Hello Everyone,I am facing an issue with my MCU entering low-power mode.My idea is to freeze the Independent Watchdog (IWDG) counter in STOP mode so that the MCU will not reset due to the IWDG counter elapsing.From my understanding, this can be achie...
I'm using SPI3 and TIM3's PWM CHANNEL 1 on PB4.after HAL called __HAL_RCC_SPI3_CLK_ENABLE(), the PWM output disappeared...I want to know how to fix this.
Dear STM experts: I am using the STM32G473RET6 chip for classic mode communication debugging in FDCAN, but there is a phenomenon where I cannot send information. In FDCAN-PSR, I can see an error of LEC being 5. After removing the CAN chip (SN65HV...
Hello,I'm using the STM32N657 processor and have the HEXASPI device running at 1.8V. VDDIO2 is connected to 1V8 supply (which affects: PO[5..0] and PP[15..0]The FMC is placing the A23 line on pin PO1 (this is the only option for the FMC-A23) and the...
I am trying to apply this configuration to my STM32H757 MCU where I am making a development board. here few things confuses me. 1. I have selected this configuration for better efficiency + noise performance. guide me if I am wrong2. What is the VDD ...
I drew a board of stm32h503rbt6, including a screen and a NOR flash. The flash model is mxl6433f. Currently, the problem I'm facing is that when I try to program the board using stprogram, I encounter an error that the programming cannot be completed...