45881 Discussions
22769 Members
26496 Solved
HI,
I bought a CYBLE-013025-EVAL , and it includes CYW20737 silicon device . I saw the datasheet of CYW20737 mentioned it supports "Bluetooth Smart Audio", and details can available in application notes on this topic. However, I can't find related application notes introduce how to implement this function by SDK(WICED SMART). Does there has application notes about how to implement Bluetooth Smart Audio?
Thanks
Best regards
Show LessHello,
I am using PSOC6 PROTOTYPEKIT BOARD 。
I am using a Verilog file for DS18B20 testing (I got it from a test in Altera Cyclone IV and it works well). But the file cannot be built in PSOC Creator 4.3
The Screenshot in PSOC Creator 4.3.
The errors occurred in building
It seems that the PSOC Creator 4.3 cannot interpret the line 171
Can't handle expression 'Z' in the final equation for 'org_data(0)'.
And I do not know how to solve it.
And I wonder whether the Verilog syntax in PSOC Creator 4.3 is just a subet of the Verilog syntax in general.
Thanks in advance.
Show LessI am trying the Build BLE firmware image from Cypress Psoc 4.1 but having issue in Bootloadable file assignment.
Below error:
"Error in component: Bootloadable. The referenced Bootloader is invalid. Verify the Bootloader dependency is correct in the Bootloadable Component, then build project. Invalid bootloader hex file. Unable to read the hex file (C:\demo\bootloader.cyprj.Archive01\bootloader.cydsn\CortexM0\ARM_GCC_493\Debug\bootloader.hex). The path does not exist."
Bootloadable components must have an associated bootloader design to build with. The reference in the Bootloadable's customizer must point to valid *.hex and *.elf files from a Bootloader design."
I am trying to build BLE from command line but since bootloader picking relative path, build process does not go through.
Please suggest me alternative option to build BLE firmware image from command line using cypress Psoc 4.1..
Show LessHello,
There is a big chance from ModusToolBox v1 to 2.2, where the project configuration is very different.
One thing I am struggling with is how to define a macro in the project configuration, there is a dedicated section in the V1.1.
I have tried Preprocessor Include Paths, Maros etc.. section in the project properties, I have used the CDT User Setting Entries, but it doesn't work.
-Xiang
Show LessI tried creating a project for the CY8C6245 processor on PSOC Creator 4.4.
It is not in the list of allowable processors. The PSOC 62 processor version 246 and 247 parts are there, but not the 245.
What can I download to support the CY8C6245 on PSOC Creator?
Show Less
Hi
I am trying to use IPC to share 2 variables between M4 and M0. I am able to share a single variable, now I need to share 2, one of them is an array (buffer for UART).
I can't find app-notes for this task. Do you have any advice ?
thanks
Show LessI'm trying to use the ShiftReg 2.30 component in the schematic editor. I'm looking for a output "pin" to tell me if the input FIFO is empty, so I can stall the clock, at least that's how I'm thinking about it.
The datasheet has a statement saying The Load operation has the hardware restriction that the load event can be provided only when input FIFO is not empty. It seems unclear to me what happens if the Load input is asserted when the FIFO is empty.
Since the only output other then ShiftOut is the Interrupt signal, I'm guessing that might be it, but I'm looking to use it in additional UDB logic, rather than feeding it to the interrupt controller. Can anyone provide more guidance, or a working example link.
Note: An earlier form posting related to using DMA with ShiftReg seems like it might be relevant, but the link to it seems broken.
Show LessI'm using a PSoC 4 BLE (CY8C4248LQI-BL583), and I'd like to copy the output of a Shift Register (v2.30) to RAM via DMA.
The ShiftRegister does not provide a "tr_out" DMA pulse, and instead only has a level-sensitive interrupt out. The interrupt appears to only be cleared by ShiftReg_GetIntStatus(). As such, it does not seem usable by the DMA, because the DMA event cannot clear the interrupt.
Can a ShiftRegister be hooked up to a DMA component? The ShiftRegister documentation says yes, but I don't see how to throttle the requests without a pulsed interrupt. Is there a ShiftRegister to DMA example out there?
Brian
Show LessI made a custom board consisting of a CYPD3125 controller.
The board shall be the preferred power supply to a tablet connected via USB type-c. In case the boards external supply is down the tablet shall power the board. So the board with the CYPD3125 must be either source or sink.
The firmware is based on the notebook project that has already all main functions.
Now the problem is that the producer FET is never turned on. I only measure ~150mV.
Does anyone have an idea?!
Please find the attached screenshot of the schematic.
Show LessHi every body. I want to run an TCP/IP ethernet with ENC28J60 and CYC4245AXI-483
is there any body that have an example to share with me?
any samples that I founded is about psoc3, when I changed chip selection from psoc3 to psoc4 several errors occur. It is cause to confuse me to run and understand.
As a basic view point I need to understand how does ENC28J60 with their registers to have an TCP/IP ethernet network building. In addition what can I do to manage control and buffer registers of ENC28J60 as well as to work well.
please guide me...
thanks for attention...
Show LessEsteemed Contributor II
Esteemed Contributor
Employee
Employee
Honored Contributor II
Employee
Honored Contributor
Honored Contributor
Employee