-
Notifications
You must be signed in to change notification settings - Fork 1
Board: CY8CKIT 050 PSoC® 5LP
The CY8CKIT-050 PSoC® 5LP Development Kit enables you to evaluate, develop and prototype high precision analog, low-power and low-voltage applications powered by Cypress’s CY8C58LP high precision analog device family.
PSoC devices employ a highly configurable system-on-chip architecture for embedded control design, offering a flash-based equivalent of a field-programmable ASIC without lead-time or NRE penalties. PSoC devices integrate configurable analog and digital circuits, controlled by an on-chip microcontroller, providing both enhanced design revision capability and component count savings. A single PSoC device can integrate as many as 100 peripheral functions saving customers design time, board space and power consumption while improving system quality and reducing system cost.
See this page for CY8CKIT-050 Development Kit details.
See this page for a quick getting started guide.
MCU | PSoC® 5LP |
---|---|
Family | ARM Cortex-M3 |
Vendor | Cypress Semiconductor |
RAM | 64Kb |
Flash | 256KB + 32KB Flash for ECC |
EEPROM | 2KB |
Frequency | up to 80MHz |
FPU | no |
DMA | 24 channel |
UDB | 24 |
Timers | 4 x 16-bit, 8, 16, 24, 32 bit Timers with Programmable HW Blocks (UDB) |
ADCs, DACs | Configurable 8- to 20-bit delta-sigma ADC, Up to two 12-bit SAR ADCs, 4 x 8-bit DACs |
UARTs | Default 0. Create UARTs with Programmable HW Blocks (UDB) |
SPIs | Default 0. Create SPI HW Blocks with Programmable HW Blocks (UDB) |
I2Cs | Default 0. Create I2C HW Blocks with Programmable HW Blocks (UDB) |
Vcc | 1.71V - 5.5V |
Datasheet | Datasheet |
Board Manual | Board Manual |
PSoC 5LP has an ARM Cortex M3 core but addition to processor core PSoCs contains programmable Digital and Analog HW Blocks. In this way, Custom ICs which specialized for custom requirements can be created with PSoCs.
As default, PSoC 5LP does not contain some HW blocks which required by RIOT. For example; 32-bit Timer and UART. For RIOT, a 32-bit timer and a UART HW Block is added to HW design in PSoC. Please see initial HW design for RIOT;
PSoC Development is very dependent to PSoC Creator IDE to design Digital and Analog HW blocks. Therefore, a PSoC Creator project is created for RIOT, instead of using RIOT default build environment. (Any makefile is not created so you can not build RIOT for PSoC 5LP with default environment.)
PSoC Creator projects which created for RIOT includes;
- Some special HW design which required by RIOT.
- All releated RIOT directories and files.
- Porting files which implemented for PSoC 5LP IC. (please see 'board/cy8ckit-050' and 'cpu/psoc5lp' directories)
- Download PSoC Creator IDE from here and install it.
- Run following file to open RIOT PSoC Creator project; -> 'dist/PSoCCreator/RIOT.cywrk'
- Connect CY8CKIT-050 Kit, build and download RIOT Project to device in PSoC Creator IDE;
RIOT is running on PSoC 5LP now!
In addition, you need to make following modifications on CY8CKIT-050 kit to see UART print outs. -> Connect P0.0 to TX (Development kit also provides cables for same purposes!) -> Connect P0.1 to RX
RIOT - The friendly Operating System for the Internet of Things
Homepage | [GitHub] (https://github.com/RIOT-OS/) | Developers Mailing List | Users Mailing List | Twitter @RIOT_OS
- Family: ARM
- Board: Airfy Beacon
- Board: Arduino Due
- Board: CC2538DK
- Board: CC2650STK
- Board: HikoB Fox
- Board: IoT LAB M3
- Board: LimiFrog-v1
- Board: mbed_lpc1768
- Board: MSB-IoT
- Board: MSBA2
- Board: Nucleo-L1
- Board: Nucleo-F334
- Board: Nucleo-F303
- Board: Nucleo-F091
- Board: Mulle
- Board: OpenMote
- Board: PCA1000x (nRF51822 Development Kit)
- Board: Phytec phyWAVE-KW22
- Board: RFduino
- Board: SAMR21-xpro
- Board: SAML21-xpro
- Board: Spark Core
- Board: STM32F0discovery
- Board: STM32F3discovery
- Board: STM32F4discovery
- Board: UDOO
- Board: yunjia-nrf51822
- Board: Zolertia remote
- Family: ATmega
- Board: Arduino Mega2560
- Family: MSP430
- Board: MSB-430H
- Board: TelosB
- Board: WSN430
- Board: Zolertia Z1
- Board: eZ430-Chronos
- Family: native
- Board: native
- Family: x86
- Board: Intel Galileo