I try to learn what the new IDE product is, but it is dificult becouse you are not abel to run the IDE withoud an new UNO Q board connected. The boards are not available yet. So we can not exploir the IDE withoud a board.
What I understand now is that you can run sketches on the STM32 micro processor. But I like to know how to develop programs for the QRB2210 processor. It seems that you can do that in micro phython.
But to speed up things it will be handy if we can run the IDE withoud a board connected.
When I try to learn that QRB2210 processor at the qualcomm site I am not able to access several documents related to the Qualcomm processor Qualcomm Documentation I recieve the message “To access more resources, you need to be a member of a verified company. Company verification is initiated by filling out our access request form”. Do you know how to get access? I am an independed software hardware developer and intrested in this product
As I understand now you need to have an registered company! to get acess to the relevant documentation of the chip used on the board. I can not register withoud a registered company. That is not verry open
I try to read the source code and the scematics (circuits) of the Arduino Applab. I have two points
1-What tools do you advice me to open the source files and what is the best starting point. I am special intrested in the RPC remote procedure calls for the communication between the two processors
2-Is there an github library available?
3-I try to read the scematic files from the electronic circuits, but I have problem reading the the annotations from the components. (it is nearly imposible to read
Hai can I run ZephyrOS on arduno competable platforms. I designed and build several board using the ESP32 Teensy 4.1 processor. I use now the arduino IDE for the developend. Wil ZephyrOS run on a ESP32 or Teensy 4.1. According the documentation I think it wil run?
Yes. In addition to the UNO Q, Arduino's Zephyr OS-based boards platforms add support to Arduino IDE (and other official Arduino development tools) for the following boards:
The boards platforms created by the Arduino company don't have support for those specific boards. However, you might well be able to create a custom platform that does support them. There are instructions for doing that here: