Posted on June 08, 2018 at 07:14I am working on SPC563M64 controller. I have started working on shadow flash now. But during testing of shadow flash code I got debug port fail error while trying to connect to controller. I think the board is permane...
Posted on May 23, 2016 at 10:45hello,please provide me usb fs driver for stm32f103c8 . I am also unable to find startup file for the same.please help me. #peripherals-stm32f103c8t6 #peripherals-stm32f103c8t6
Hi Andreas,I would like to know if there is any method by which we can use system flash memory( bank 2 ), to erase and modify it. Please let me know the same.Thanks,Ankit
Posted on June 08, 2018 at 10:31Yes I updated shadow flash and after that I did reset and from then this problem is coming.I tried to connect to board while press the reset button at the same time but error showed that ' target reset failed '.
Posted on June 06, 2016 at 06:33Hi wood.robert,Can you please explain how can I use freeRTOS in STM32F103C8 to use USB 2.0 as a communication port. Thanks,Ankit
Posted on June 06, 2016 at 06:29Hi mayla,Thanks a lot for the help.I am using CDC standalone example given in STM32Cube_FW_F1_V1.4.0, but it is using USART interface. I don't want to use USART interface and only want to use USB for communication.Ho...