Closed Goutamvg closed 2 years ago
Hi, all project files you needed, in the related folder. Please check it again.
Hi, all project files you needed, in the related folder. Please check it again.
thank you for your response. But there are only bootloader files.
i have created the application file by own but it is not working so please share the files it would be great to my study .. thankyou
Please check the Readme.txt
file:
Build and use your APP: a. Set Target IROM1 starts from 0x08004000. b. Add { SCB->VTOR = 0x08004000; } in the first line of "main()" function. c. Build and create the target BIN code. d. Connect the GPIO (Button/Wire) to GND. Plug USB to your PC. e. The Device into "YAB mode", LED blinking. f. Drag&Drop the BIN file to the "YAB Disk" Drive. g. Release the GPIO, Re-power the Device, APP will Running.
Only a. and b.
above is needed to modify in your APP code. Please try.
Please check the
Readme.txt
file:Build and use your APP: a. Set Target IROM1 starts from 0x08004000. b. Add { SCB->VTOR = 0x08004000; } in the first line of "main()" function. c. Build and create the target BIN code. d. Connect the GPIO (Button/Wire) to GND. Plug USB to your PC. e. The Device into "YAB mode", LED blinking. f. Drag&Drop the BIN file to the "YAB Disk" Drive. g. Release the GPIO, Re-power the Device, APP will Running.
Only
a. and b.
above is needed to modify in your APP code. Please try.
thankyou sir . I will follow above instructions.
no actions.
Hello sir. The files u have uploaded for stm32f103 and 407 all are bootloader files so if u share the application project files it will be more helpful to study... thankyou..