Jan 24, 2023
01:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 24, 2023
01:47 AM
I wish to upload the written code into my Psoc6 through UART and it should load into bootloader and load the program .
How can i do so?
Labels
- Labels:
-
PSoC 6 MCU
- Tags:
- psoc 6 mcu
2 Replies
Jan 24, 2023
06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 24, 2023
06:59 AM
Hi @Manoj_Kumar ,
Could you specify the PSoC 6 Part Number you are using and the software where you are creating the project i.e. Modustoolbox or PSoC Creator?
You can refer to the below AppNote for reference:-
https://www.infineon.com/dgdl/Infineon-AN213924_PSoC_6_MCU_Device_Firmware_Update_Software_Developme...
Thanks and regards,
Sidramesh
Jan 24, 2023
09:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 24, 2023
09:41 PM
am using PSoC 62s2 wifi BT Pioneer Kit. i want to upload my code through UART which will load and invoke the bootloader so that the program can work onto the device.