Added i.MX95 FRDM15#32
Conversation
…t for the i.MX943
…t for the i.MX943
…n, within the boot_mode section.
| {ftdi_eeprom_board_id, 0x28,"NXP i.MX93W EVK Board"}, | ||
| {ftdi_eeprom_board_id, 0x29,"NXP i.MX952 EVK 19x19 Board"}, | ||
| {ftdi_eeprom_board_id, 0x2a,"NXP i.MX952 EVK 15x15 Board"}, | ||
| {ftdi_eeprom_board_id, 0x2b,"NXP i.MX95 FRDM 15x15 Board"}, |
There was a problem hiding this comment.
Hi Cristian,
I'd like to confirm with you whether this FRDM board is a board you made independently? Do you need to attach an external board? Because the FRDM board does not support BCU by default.
Joseph has just added some reserved board IDs for the FRDM boards. If you are using the origin FRDM board, perhaps you can use the ID he just added. #31
There was a problem hiding this comment.
Hi Clark,
Yes, the FRDM board is instrumented by me using custom BCUsd hardware, as I have done in the past with the iMX8QM, iMX8QXP, and all the boards from the BCU software that start with "bench_".
I discussed it with Joseph and adjusted the ID.
Thank you!
There was a problem hiding this comment.
Thank you very much!
Supporting these boards with BCUsd might require a lot of rework. To preserve this information and make these BENCH_* platforms in the BCU accessible to more people, would you mind saving the connection methods and necessary rework for the BCUsd of these BENCH_* platforms in this repo?
There was a problem hiding this comment.
Yes, I will try to do in the next days.
Thank you very much!
There was a problem hiding this comment.
Hi @wangxiaoningnxp ,
I’ve added some initial documentation describing the power measurement probe connections. This is a preliminary version, and I’ll follow up with further updates and improvements.
Thank you!
…dd component references for power probe solder points
…s for BCUsd on boards without integrated BCU
No description provided.