User Activity

Can someone confirm that the STM32WB10CC does not come pre-programmed with the BLE stacks? I'm assuming they are not pre-programmed, because I've used FUS in STM32CubeProgrammer to see if I can Start Wireless Stack.  When I do, a message pops up stat...
I'm not able to find a spec in the STM32F446 datasheet for minimum A/D input bias current. Does anyone know where I can find this info? I need to sample the voltage from a high resistance potentiometer and it would be handy to know if I need to buf...
The STM32F303xB datasheet states that HSE oscillator should be used when using USB. I suspect it is because of the degraded accuracy of the HSI oscillator at temperature. I've had issues with CAN not working well with HSI at elevated temperature. Doe...
I need some advice on how to solve an issue with a forced hard fault IBUSERR when using ST provided emWIN freeware on a custom designed STM32F429BI based board. The STM32F429 is running HSI at 168MHz at 3.3v. As shown below, the forced hard fault I...
I am having issues with my STM32F427IIT6 Rev 3 running properly at temperatures higher than room ambient.  Clocks are set up for 168MHz with PLL from HSI source, no over-drive, and regulator is on.  I found that by setting the PWR->CR VOS bits = b01 ...