How can I retarget my .ioc file to a different but very similar MCU? This is very important and the copy/paste user-generated code is a pain when I often retarget many different projects.
Is this part not for new designs? We are prototyping on the nucleo which uses the same chip.https://www.digikey.com/en/products/detail/stmicroelectronics/STM32F303K8T6/5268259
I have this board:NUCLEO-L452REI used this:STM32CubeIDEVersion: 1.8.0Build: 11526_20211125_0815 (UTC)I followed this tutorialGetting Started with STM32 - Working with ADC and DMA (digikey.com)I only got one value in the adc_buf, never more.I swapped ...