-
With pull request #7 I attempted to remove the compiled PSOC objects only but some other files may have been changed.
-
Hi Jack, great library.
I am trying to access an Analog Devices ADIS16480 via SPI on a beaglebone black using your library. It needs SPI mode 3, SPI freq. 0x0080 = 0b 0000 0000 1000 0000
What is nec…
-
I'm running CyFlash (On both Python2 and Python3) over a Canbus interface. Between a linux computer with a can interface, and a Psoc device.
I've used the example CANbus_Bootloader.c file to impleme…
-
Hi,
Have you ever used Xcode to do embedded micro-controller development (compiling and linking to an elf file) using gcc tools (https://launchpad.net/gcc-arm-embedded) for arm cortex parts?
BR,
Marsh…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
Measurements + calculations - protocol implementation
-
I have tried following DC2PD's instructions but I am loosing something in translation.
I have replicated all of the PowerSDRsettings shown for General/Penny Out, General/Alex/Antenna and General/AL…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
Hello,
I loaded your code into PSoC Creator 3.3 but I get the following error when building:
```
Build error: undefined reference to `strncmpi'
```
Where is strncmpi coming from?
Thanks for any h…