python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use GPIO as chip select for SPI ACPI overlay
I want to use a GPIO pin as a new chip select for SPI on an Up Squared board. The Up squared uses an Intel Pentium N4200, so it's a x86 machine. I have managed to this on a Raspberry Pi by using Devic...
afvmil
Votes: 0
Answers: 1
SPI connection with MSP430F2013(Master) to Arduino uno(SLAVE)
I working on a project where i need measurement of a bridge circuit(strain gauge) through MCU. For that I am using a MSP430F2013 MCu with 16 bit ADC. I dont have data logging hardware for this Mcu so ...
Hiril Patel
Votes: 0
Answers: 1
Troubleshooting Arduino/Pi4 communication using nRF24L01
I've got a project which requires short-range communication without WiFi available, so I'm trying to use some nRF24L01 transceivers to make this happen.
I'm using an Arduino Uno to transmit data, and ...
pokeybill
Votes: 0
Answers: 1
Writing a device tree (dts) overlay for an enc28j60 chip on the amlogic meson g12a platform
I need to write a .dts overlay file to use a Microchip enc28j60 on a Radxa Zero, which is an Amlogic Meson G12A platform via SPI. The kernel I'm using is 5.10 from radxa.
Starting from having absolute...
kwisatz
Votes: 0
Answers: 0