User Activity

I have a custom board using the STM32L562Q BGA package processor.  I have a high speed capable eMMC part with an 8-bit data interface. The STM Cube generated code seems to be correctly beginning the init and ID process, however after the 3 different ...
I have an existing STM32L5 project.  I updated to the latest IDE 1.15 which includes CubeMX 6.11.  Opening the project I clicked the migrate option to migrate the workspace and MX to match up with the tools.I added as pair of precision external cryst...
Using the CubeIDE Rev 1.12.1, I have loaded an application and set a breakpoint in an STM32L562 uC. I am using a Segger J-Link Plus probe (does the same with ST Link V2) to debug.  I know something has happened to the CPU from a code stand-point as t...
Here is the setup (Using timer 1 - 16 Mhz clock, counter = 3200) using OC channel to produce scope signal on output pin):void MX_TIM1_Init(void) {   /* USER CODE BEGIN TIM1_Init 0 */   /* USER CODE END TIM1_Init 0 */   TIM_ClockConfigTypeDef sC...
STM32Cube IDE w/ STM32L562QEIX part - generated a .IOC to match my hardware. Have a Sky High eMMC 8-bit part configured to use the eMMC/SD peripheral in 8-bit mode. Also using FS USB CDC as another large peripheral. I can program/debug the chip wi...
Kudos from