Resolved! stm32c0x use debug pins as gpio input pins
Hi, may i know how do i declare the debug pins (PA13, PA14) as input pins after programming?
Hi, may i know how do i declare the debug pins (PA13, PA14) as input pins after programming?
I asked a question around this issue late last week so I don't want this to appear as a double post but I think this is more specific:To paraphrase"The interrupt concept is used to inform the host of changes in the card status using the SDMMC_D1/IRQ ...
hi,i am using a ECS-.327-9-34QCS-TR with a 1.5pF caps on a STM32H743BIT6.I want to know the exact method to calculate the right value for the oscillator caps.because my RTC is off by 5mSec.
Hi. I'm using STM32F030C8T6 MCU to communicate with multiple DS18B20. I'm using Timers to make 1us delay. I set my prescaler to 48-1. and I'm running on 48MHz clock. when i connect two sensors to my MCU, i can't read temperature, so for testing i dis...
Good morning,I'm trying to program the user option bytes of the STM32C011 using the HAL. The objective of the test is to toggle the BOR bit. static HAL_StatusTypeDef testOptionBytes() { FLASH_OBProgramInitTypeDef obInit = {0}; FLASH_OBProgra...
We are using an STM32G491 with TDM audio output active on SAI. When activating the 4 MHz bit-clock on SAI1_SCK_A, Vref and temperature measurement become very noisy, while externally connected ADC inputs are not affected.See attached graph for differ...
Hello every body, It is my first post and I´m newvy with this tecnology. I'm trying to read from adc 1, 2 and 3 values from the DMA (in case of use adc 1 and 2) and the BDMA (case adc3). In the two first cases, the interrupts are generated correctly ...
Hi,A customer is in the process of sending to manufacture a 5V, 15 segments and 8 planes, custom LCD. I wonder whether the STM32L073 mcu is going to be capable of driving such display. Put it in other words: whether 3.3V is going to be good enough fo...
The STM32H573I-DK is now available for order! It is the first kit to support Secure Manager, a turnkey system-on-chip that integrates core security services certified and maintained by ST. The STM32H573I-DK enables developers to explore all the integ...
Hello I have been asked how difficult it will be to create a custom bootloader for the STM32F105.We are for some reason using the 64 pin version of the chip and from the AN2606 i can see """""Workaround• For 64-pin packagesNone. The bootloader cannot...