Posted on January 30, 2013 at 15:02
I am relatively new to the STM32 series. My project has a custom board with a STM32F102C6. I have 2 boards. My first board I have been developing on and everything is working fine. On the 2nd board, the progra...
Posted on January 21, 2013 at 19:16I would like to rename (the device name that shows up in Device Manager) a device that uses the STM32 VCP driver. Is it possible to rebuild the driver to customize these details?
Posted on January 30, 2013 at 16:03I think I have solved this. For anyone else who might run into this issue, it appears to be related to setting the NSS to hardware. On my 2nd board, the spi devices were not fully populated. From reading the dat...