stm32 micro usb bootloader?

Is it possible with the STM32F103CBT6 to have a micro usb bootloader to upload code and upload new firmware from a software?

Thanks

yes, it and all things Arduino + STM32 MCUs are used/discussed on this forum…

http://www.stm32duino.com/

You can use the built-in STM32F1xx ROM bootloader via 3.3V serial UART and a USB serial to logic level cable widely available on the web.