Skip to content

Added i.MX95 FRDM15#32

Open
cristiannxp wants to merge 19 commits into
nxp-imx:masterfrom
cristiannxp:master
Open

Added i.MX95 FRDM15#32
cristiannxp wants to merge 19 commits into
nxp-imx:masterfrom
cristiannxp:master

Conversation

@cristiannxp

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread bcu_ftdi_eeprom.c Outdated
{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"},

@wangxiaoningnxp wangxiaoningnxp May 7, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will try to do in the next days.
Thank you very much!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

Comment thread bcu_ftdi_eeprom.c Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants