User Activity

Hi,​I am trying to use the ROM bootloader on the STM32G071 to change the contents of specific flash sections. I was able to enter the bootloader just fine, at least I think so because I can see in the debugger how different points in the address spac...
Hi,​I am trying to use the ROM bootloader on the STM32G071 to change the contents of specific flash sections. I was able to enter the bootloader just fine, at least I think so because I can see in the debugger how different points in the address spac...
Hi,I've been trying to get I2S to work without using the HAL to get to know the MCU a bit more. I configured the Peripheral as mentioned in the reference manual, but whenever I write to the SPI->DR the status is stuck on busy.This is my init function...
Hi,I am trying to use the PA2 and PA3 Pins among others as Inputs with Pullups. The configuration is correct, since I am comparing what is in the GPIO Registers for Port A with another input pin PA8 which works fine. I have seen that the same pins us...
Hi,I've been trying to synthesize different waveforms with my F446 DAC. Three things have come to my attention here, which I can't explain. First, when I am using the full range of the DAC with values from 0 to 4095 the signal gets distorted like thi...