Connect VREF to a pin in PSoC4
Forums: PSoC 4 ArchitectureI was doing some searching on how to route the internal 1.024V VREF to an external pin 1[7] and found a link to an old blog that is now dead. Any pointers would be...
View Article4200L Best way to extract uint16 from CAN Message?
Forums: PSoC 4 ArchitectureHi,I'm searching for an easy way to extract/put uint16 form/in CAN Messages/MailboxesBefore (with other Platform) I do this: UB12=(*(short *)...
View Article4200L Best way to scan mutiple Channel with ADC_SAR
Forums: PSoC 4 ArchitectureHello,witch is the best way to scan multiple Channel with PSoC4 4200L with Multiplexer and ADC_SAR (see picture)? With DMA?I need a continius anf fast Scan of all 14...
View ArticleProgramming of psoc-4
Forums: PSoC 4 Architecturei want to make program header for program my external project which is based on psoc-4.i have a miniprog3.till now i am using psoc-4 kit. so dont need header.can you tell me...
View ArticleReserve Flash for user data
Forums: PSoC 4 ArchitectureI am developing an application on the 4100 BLE module and I need to reserve the last 160 rows of flash (address space 0001B0000 - 0001FFFF) for my user data. The flash that...
View ArticleInverted Output on TCPWM (STOP) not work
Forums: PSoC 4 ArchitectureHello,I have problems to setup a TCPWM with inverted Output.I selected in PWM/Output line signal: Inverse output and when PWM is running the Signal is inverted.But when I...
View ArticleUSBUART hangs when PC not get the data.
Forums: PSoC 4 ArchitectureHello,I want to put some debug Messages to the PC, but when the PC not connected the Program hangs in the 'while': while (USBUART_CDCIsReady() == 0u); // wait until...
View ArticleBest way to call API's with only a different number?
Forums: PSoC 4 ArchitectureHow is the best way to call API's with only a different number? Example: PWM1_Start(); PWM2_Start(); ...... PWM12_Start(); OR...
View ArticleDeepSleep / Watchdog timing problems when using BLE
Forums: PSoC 4 ArchitectureHi,I try to implement the following scenario: boots -> process a task in ACTIVE mode for exectly 2 sec -> deep sleep for 5 sec -> task for 2 sec -> deep sleep 5...
View ArticleCSX Based Slider Design Guidelines?
Forums: PSoC 4 ArchitectureI cannot find any information on CSX slider design, is a guideline out there? Information on a suitable TX trace and spacing would be helpful. I have a CY8CKIT-145-40XX and...
View ArticleSAR ADC reading random values between 1430-1460
Forums: PSoC 4 ArchitectureHi I am trying to read an analog signal with the SAR ADC. In the components (Analog), I plug in the analog signal wire directly to the + input of SAR ADC and use (Vss) as -...
View Articlehow to feed watchdog with cy8c4014sxi
Forums: PSoC 4 Architecture as subject, there is no function in CY8C4014SXI' API, how to feed watchdog?
View ArticlePSOC 4 ADC Configuration Help
Forums: PSoC 4 ArchitectureHi all!I am having trouble configuring my adc to my current sense circuit. I don't know what my sample rate should be and how the Acquisition time affects the sampling rate....
View ArticleI2S DMA configuration
Forums: PSoC 4 ArchitectureHello!I was trying to adapt the original InterIcSound Project (for PSOC3/5LP) to a similar project for PSOC4. The problem here is that the DMA components are totally...
View ArticleRead advertising data from PSoC 4200 BLE
Forums: PSoC 4 ArchitectureI'm using the PSoC pioneer kit as both central and peripheral. I have been detecting the presence of various advertising devices(mobile phones) when the kit is in Central...
View Articlepsoc 4 not offloading data fast enough to application.
Forums: PSoC 4 ArchitectureHello Forum/Cypress,I am trying to receive incoming data at the fastest possible speed.1) I am using 2 x CYBL11573-56LQXI chips with the HCI/DTM example code.2) The UART is...
View ArticleUse for status/control block in parallel in/out mode? Examples?
Forums: PSoC 4 ArchitectureHi all,I'm a newcomer to the PSoC 4 world, trying to learn the architecture reading the TRM (and again, and again...). One thing I don't quite get is Parallel Input / Output...
View ArticlePSoC4 and NEOWAY M590E interfacing...
Forums: PSoC 4 ArchitectureI working on program to send text message using a NEOWAY M50E modem and PSoC4. When i test run my code it works perfectly, but when i connect the modem to PSoC4, the...
View ArticlePSOC 4 UART
Forums: PSoC 4 ArchitectureIm very new to PSOC. Please advice.. Thanks.May i know how to configure UART Parity bit in the software during runtime?
View ArticleCreating a guitar looper
Forums: PSoC 4 ArchitectureHello!I am very interested in creating a guitar looper. This machine will get a guitar waveform and record it and then loop the soundwave.To do that i will have to have a SOC...
View Article