How to program P-NUCLEO-WB55
Hi
This is the first time I`m working with STM32 devices apologizes for the beginner questions
I bought an STM32WB55 NucleO Pack (ST part # - NUCLEO-WB55). My intention is to tweak the demo application so that dongle passes same data (readings from internal temperature sensor) to nucleo board. I though I could use USB_USER to download firmware but I don`t think this is the case. With the documentation I could find, ST-LINK is mandatory to flash an firmare even if I don`t want to debug.
Q1 : Could you let me know what is the use of USB_USER ?
Q2:And what ST-LINK debugger I need so I can download/debug my code ? I can`t find an ST-LINK with Micro-B connector.
Obviously I need to change the software in dongle too. And it doesn`t even have an jtag port on it .
Q3: What HW do I need to flash/debug dongle software ? I saw a reference to `external
Q4 : On the product page I couldn`t find a dedicated getting started doc for this eval board (hence Q1 -Q3) , Is there any document that has the information of basic development in this eval booard ?
For instance jumper settings ?
Best Regards