• DS18B20 with MOSFET - reading temperature from multiple sensors on Raspberry Pi
    I am attempting to read temperature data from 10 DS18B20 sensors, not connected in parasite mode. Here is the datesheet of ds18b20 [removed - broken link] It happens quite often that I don't get...
  • What exactly is a full implementation of ARMv8.2-A?
    The technical spec for ARM Cortex A-75 claims that it supports a full implementation of ARMv8.2-A. The documents I have been able to reference only point to ARMv8A. Specifically I'm looking for what ARMv8...
  • Arm Architecture – Armv8.2-A evolution and delivery
    One thing is certain in this world – everything is changing, whether evolution or revolution and Arm Architecture is no exception. In this case the Arm v8 has evolved initially to v8.1-A and now to v8...
  • i2c LPC1788 interface with raspberry pi3
    Greetings ARM peoples I am trying to interface LPC1788 with Raspberry Pi3 through I2C. Raspberry Pi will be master and LPC will be slave (More LPC slaves have to be added in future) Raspberry will...
  • Raspberry Pi 2 JTAG error on memory access
    Hi all, I am trying to connect to the RPi2 JTAG. I have the following setup - Raspberry Pi 2 running Raspbian 8.0 (Jessie) - OpenOCD 0.9.0 with a J-Link EDU connected to a Ubuntu system. I...