configure sja1110 with external micro-controller S32K344EHT1VPBST by SPI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

configure sja1110 with external micro-controller S32K344EHT1VPBST by SPI

Jump to solution
208 Views
SCoder41
Contributor I

Hello,

I have an external micro-controller S32K344 and I want the micro-controller to sent the SJA1110A Configuration over SPI to start the switch.

So can you provide the needed switch configuration to work and the needed SPI register configurations for the the switch to receive this configurations and start the switch with it.


Or if you can provide a demo for sending the configuration from a micro-controller over SPI and receiving it by the switch to start it.

Thank you

0 Kudos
1 Solution
144 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

a configuration for SJA1110 can be generated by Python programming language based on SJA1110-EVM Configuration Tools. A configuration generated by this tool is then used by host controller which can configure the switch via SPI. It can be downloaded on this page:
https://www.nxp.com/products/interfaces/ethernet-/automotive-ethernet-switches/sja1110-evm-evaluatio...
Go to Design Resources -> Software -> SJA1110-EVM Configuration Tools

BR, Petr

View solution in original post

0 Kudos
1 Reply
145 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

a configuration for SJA1110 can be generated by Python programming language based on SJA1110-EVM Configuration Tools. A configuration generated by this tool is then used by host controller which can configure the switch via SPI. It can be downloaded on this page:
https://www.nxp.com/products/interfaces/ethernet-/automotive-ethernet-switches/sja1110-evm-evaluatio...
Go to Design Resources -> Software -> SJA1110-EVM Configuration Tools

BR, Petr

0 Kudos