Question about reprogramming the EVAL6472-DISC mcu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-10 12:17 AM
hi,Enrico Poli
I just bought a EVAL6472-DISC board from local distributor,can i program the mcu(STM32F105) on the board through JTAG interface? And after i flash the mcu,can it still use the dSPIN evaluate software? Wait for your answer,thanks :) #eval6472-disc #connection #eval6472-disc- Labels:
-
Motor Control Hardware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-10 6:45 AM
Hi,
Yes. You can write your own firmware into the board MCU both through SPI or the DFU function (see user manual for details). When you write a new firmware you also remove the USB management required for the interfaccing with the SPINFamily software. If you want to use the evaluation software again you need to recover the original firmware. Attached the latest version of this firmware. Enrico ________________ Attachments : FWGUI_for_Discoveryboard_v2_5.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzFW&d=%2Fa%2F0X0000000bIq%2Fofc..Rl_zi6.EAA7eB71FlRlEEepM2NU6VLYvO7Em4g&asPdf=false- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-13 7:12 PM
What about the EVAL6470H-DISC board? Is the firmware the same, or can you provide it? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-14 2:14 AM
Dear Enrico , i m trying to generate code for PMSM single drive from MC work bench, i gives 4 header files and one MC_it.c file. i m using Kiel u_vision4 . when i add these 4 header files and one c file and compile it it give error. can you please tell me the procedure to comiple the code and run PMSM, my controller is STM32F303VcT6.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-14 8:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-15 5:32 AM
Hello Richard,
Yes. You can use the same firmware for the EVAL6472H-DISC.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-12-15 5:35 AM
Hi,
I suggest you to post your question in the firmware and software forum: There you'll find skilled people in firmware development. Enrico