User Activity

I have been using the ST-Link Utility for years to program a variety of boards. Today, I thought I'd give the new STM32CubeProgrammer a try - but it doesn't seem to work for me.The first difference I see in the logs is the line: "Debug in Low Power m...
I've been asked to modify a device that uses a STMF103 on a J1939 CAN Bus to use ISO 11992. According to Wikipedia, this protocol is "similar to SAE J1939".Does anyone have experience with this protocol? And can the STMF103 be made to support it?Th...
I'm using STM32CubeMX to develop an app for the STM32F030. I've done this many times and thought I understood the various issues - but I'm having a hell of a time getting a basic timer (TIM6) to run (interrupt-driven).The generated init code is: ht...
In projects I've done with other STM32 MCUs, STM32CubeIDE allowed me to control the sampling time for individual ADC channels. However, with a new project (using a STM32F373C8Tx), I don't see where this option can be set.
I created a new project using STM32CubeIDE and encountered a strange problem with the folder structure.The project ended up with "Src" and "Inc" folders off the project's root folder. But it also generated a "Core" folder - with "Inc" underneath tha...
Kudos from