Custom platform file

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
NiTh_1192411
Level 1
Level 1

Hello,

We made a custom board which is using WM-AN-BM-23 from USI. I have to make some basic checks (button and LED wiring) on this board but I have to struggle to declare it in the platform file.

I've attached the platform files I have for the evalboard based on WM-AN-BM-23.

Please find below my pinout

Pin numberLabelFunction
C11GPIO_0Button
C10PWM_0LED Blue
C9PWM_1LED Green
A27PWM_2LED Red
A52UART0_RXD_INUART
A55UART0_TXD_OUTUART
B2I2C_1_SCLSCL
C1I2C_1_SDASDA

Do you have a tutorial to know how to configure these pins?

Thank you!

Nicolas.

0 Likes
1 Solution
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

Hello

Unfortunately, we do not have a ready guide on creating a custom platform file for 43907 based devices.

We have a blog post explaining on how to port STM based processors : STM32F469 porting in WICED 

You could use this as a guide and try defining the platform file and let us know if you face any issues during the process.

Thanks

View solution in original post

1 Reply
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

Hello

Unfortunately, we do not have a ready guide on creating a custom platform file for 43907 based devices.

We have a blog post explaining on how to port STM based processors : STM32F469 porting in WICED 

You could use this as a guide and try defining the platform file and let us know if you face any issues during the process.

Thanks