User Activity

I have successfully connected USBCDC to stdout by redefining __io_putchar and can use printf to talk to a PC thru its virtual serial port but am not having any success with stdin (modifying __io_getchar). Anyone done this and can advise?
 Specifically I'm using the H743BI and am connecting ADC1_AWD1 to timer1's ETR using the hal function HAL_TIMEx_RemapConfig to do this. I should be able to do this in Cube but I cannot discover the setting to do this. Thoughts?
I trying to find information on the system information block of the stm32l073rb, specifically the address of the vrefint calibration value. I've looked in the ref manual, the data sheet and the L0 HAL docs and have come up empty. Please show me how s...
FromRM0433: STM32H743/753 and STM32H750 advanced ARM®-based 32-bit MCUs Reference Manual PDF3.3.4 Flash memory architecture and usage• For STM32H750xB devices: a 128-Kbyte user Flash memory block containing one user sector of 128 Kbytes (4 K Flash wo...
Kudos from