Programming STM32 through SPI using stm32cubeprogrammer software (STM32L031K6)
Hi,
I am trying to program stm32 through SPI. I am trying to use C232HM USB 2.0 HI-SPEED TO MPSSE CABLE (C232HM-DDHSL-0 - FTDI (ftdichip.com)). I have connected the microcontroller through SPI1. The SPI connections is as follows with the FTDI cable:
SCK: Pin 11
MISO: Pin 12
MOSI: Pin 13
CS: 10
When I run the STM32CubeProgrammer software and try to detect it in the software, the software does not detect it. I am not sure if the steps that I am following is correct. I selected USB as an interface in the software if that matters (since I am using USB to SPI converter).
Any suggestions?
