Category "psoc"

GPS neo-6m do I need to request data?

I've worked with this GPS on Arduino and it was pretty easy. But currently, I am trying to connect it to PSOC. And I'm interested if someone knows, do I need to

DC Motor speed and direction with PWM PSoC

I need to be able to change the direction and speed of a small dc motor using an PSoC LP5 and a L293D. The motor that was used is one of these: https://www.elec

How to set up Raspberry Pi 4B as a I2C slave

I'm trying to set up a RPi 4B to work as an I2C slave with PSoC (4.4) - CY8C5888LTI-LP097. Below is my code to set up the slave address on the Pi. import pigpio

undefined reference to __cxa_end_cleanup'

I'm trying to build a C++ project however as it finishes it throws this error: undefined reference to __cxa_end_cleanup' The toolchain used is ARM GCC 4.7.3