kanonka
Member level 1
- Joined
- Dec 12, 2011
- Messages
- 35
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,760
Here is the situation:
on a single PCB there is 1 main MCU, connected via SPI to 8 slave MCUs. Slave MCUs are ATxmega series. Main one can be anything; for simplicity and uniformity I plan to use same ATxmega. Main MCU will have USB interface, so I can program it via USB (? not sure about this; before I used UART to program MCU, don't know if I can do this via USB). But how to program those 8 slave MCUs? Program will be absolutely the same for each of them. Can I just parallel UART pins from all of them and run programmator? Or I somehow can program those slaves via SPI using master one? I just have no idea how to program them with minimal parts and efforts (since I hope this device eventually will be mass-produced ).
Second question - does anybody have link/example of absolutely minimum schematic to use ATXMEGA8E5? And if any of those parts can be shared between multiple MCUs on the same PCB?
on a single PCB there is 1 main MCU, connected via SPI to 8 slave MCUs. Slave MCUs are ATxmega series. Main one can be anything; for simplicity and uniformity I plan to use same ATxmega. Main MCU will have USB interface, so I can program it via USB (? not sure about this; before I used UART to program MCU, don't know if I can do this via USB). But how to program those 8 slave MCUs? Program will be absolutely the same for each of them. Can I just parallel UART pins from all of them and run programmator? Or I somehow can program those slaves via SPI using master one? I just have no idea how to program them with minimal parts and efforts (since I hope this device eventually will be mass-produced ).
Second question - does anybody have link/example of absolutely minimum schematic to use ATXMEGA8E5? And if any of those parts can be shared between multiple MCUs on the same PCB?