Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Code Examples Forum Discussions

MotooTanaka
Code Examples
最近、私の同僚が CapSense のデモ用に設計してエレファンテック社にオーダーしたフレキのセンサー電極を少し分けてもらうことができました。 https://www.elephantech.co.jp/ Recently one of my colleague gave me a few sen... Show More
odissey1
Code Examples
Hi,    Here I submitting my version of the 24-bit DDS arbitrary frequency generator component. It is useful for applications requiring precision frequ... Show More
Suma
Code Examples
Hello.... Starting with Cypress controller, what development kit or code examples helps me to develop small test application to verify the proper work... Show More
Len_CONSULTRON
Code Examples
I've attached a project that has DMA-driven function equivalents for: memset() => dmemset() memcpy() => dmemcpy() memmove() => dmemmove() It uses a ... Show More
shanbhagm
Code Examples
Hi, We have connected psoc 5 usb  pins to an arm based board .I want to know if there is any boot tool in Linux which we can use to flash the board.  ... Show More
odissey1
Code Examples
Hi, Uploaded below is a demo project showing 16-bit PWM DAC using 8-bit Fractional PWM and 8-bit Delta-Sigma Modulator and simple RC-filter. The PWM D... Show More
MotooTanaka
Code Examples
In the discussion below,   下記のスレッドで   https://community.cypress.com/t5/PSoC-General/I-could-not-find-TCPWM-on-the-Component-Catalog-PSoc-4-4/m-p/278399#M222... Show More
MotooTanaka
Code Examples
Hi, There has been a question (request?) of RC5 IR remote receiver. https://community.cypress.com/t5/PSoC-4-MCU/IR-interfacing-with-Capsense-Button/m-p/272229#M39274... Show More
RonakH
Code Examples
Hello everyone, I am sharing a project that shows a basic example of how we can use the SCB UART block to wake up the PSoC 4 from DeepSleep mode. I ha... Show More
odissey1
Code Examples
Hi,Provided below is custom implementation of the button switch debouncer component (ButtonSw32). The component uses vertical stack counters algorithm... Show More