Friday 3 June 2016

USB transceiver helps me to update firmware program to microcontroller via USB interface?


I am doing one hobby project, using STM32F103R8T6 Micro controller for my project, I would like to use USB transceiver for this micro controller, does this helps me to update my firmware program through USB interface or do I need to have separate programmer for uploading firmware to microcontroller.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...