-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
Need to replace Ethernet switch IC in TRX module due to its unavailabilty. Two options are identified which fits the required form factor:
1. QCA8334 from Qualcomm
2. BCM53134PKFBG from Broadcom
…
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
Controller area network protocol.
What type of physical layer transceiver is needed?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:34
-
```
I make PIC32MX port code for btstack on Mac OS X.
This source use Pinguino's gcc and "Microchip Libraries for Applications" and
xc32.
Please change Makefile define for your environment.
Al…
-
I'm working with some ATmega128 code. `avr8.pspec` specifies the location of each interrupt vector as 0, 1, 2..., but should be 0, 2, 4... An absolute jump instruction is four bytes long, not two. Pag…