When I put 3.3V to boot0 and 0V to boot1 and then 0V to NRST,I don't get DFU mode. I have to cycle power withboot0 HI to the MCU to get DFU mode.The docs suggest different. have I misinterpreted the docs?Thanks, John
Posted on March 22, 2018 at 04:41I'm wanting pointers to how to debug a new platform design. Will the internal oscillator allow loading code via boot0 and the USB port?Here's the schematic and layout: https://github.com/kanzure/culture_shock/blob/...
Posted on March 23, 2018 at 05:02I used an stlink to program a jtag adapter code onto a STM32F103, so now I have 2 tools to observe my new board with. will see tomorrow.
Posted on March 22, 2018 at 08:50I don't have all the pieces at hand to program a STM32F103 board with dirtyjtag. I'd need a USB to serial adapter.I have a nucleoF401. I might be able to do something with that. (Looks up howtos on st-link) Shoul...
Posted on March 22, 2018 at 07:24Is JTAG the only way to load with a blank factory STM32F401CE? I do have a JTAG connector, but have not used one yet. I have a JTAG STM32F103 board that can run URJTAG, but that is new to me also. So far, I've sta...