First I want to apologize for my bad english.
I want to use the lattepanda alpha in an industrial apllication.
For that i had to know the Powerstates auf the Board.
I did some test with the state pins of the GPIO header, but for me it seems that they does not work right ?
Do i make a mistake ?
Second thing is the integration of the ATMega 32u4 to the system. Is there any information other then the
two pictures of the GPIO headers about that. Some scematic ?
Is there a connection between the ATMega 32u4 and the Intel CPU so i can share data or control the Atmel
from an windows apllication ?
To the guys from DTRobot (if there is someone reading this). This is a really cool device. But to use it
properly we need a bit more technical information about it. I can understand that you don't want to share
the whole scematic, but some iportant parts of it are really necessary !
Some question about the integration of the ATMega
The ATMega 32u4 is an Arduino Leonardo and only connected via USB to the PC side.Roland_123 wrote: ↑Sat Feb 16, 2019 8:48 am(...)
Second thing is the integration of the ATMega 32u4 to the system. Is there any information other then the
two pictures of the GPIO headers about that. Some scematic ?
Is there a connection between the ATMega 32u4 and the Intel CPU so i can share data or control the Atmel
from an windows apllication ?
(...)
Exactly the same like an external Leonardo is connected to a Laptop.
https://www.arduino.cc/en/Main/Arduino_BoardLeonardo
re: Mega32u4 < -- > Intel CPU
https://www.lattepanda.com/topic-p27772.html#p27772
re: Intel CPU controlling Mega32u4
Some suggested Firmata. 32u4 running Arduino with Firmata library which makes it as an I/O adjunct,
while Intel (or other computer) side will talk to "Arduino-Firmata" using Firmata protocol to control it.
It's the indirect way.
https://www.arduino.cc/en/reference/firmata
https://www.lattepanda.com/topic-p27772.html#p27772
re: Intel CPU controlling Mega32u4
Some suggested Firmata. 32u4 running Arduino with Firmata library which makes it as an I/O adjunct,
while Intel (or other computer) side will talk to "Arduino-Firmata" using Firmata protocol to control it.
It's the indirect way.
https://www.arduino.cc/en/reference/firmata