PSoC™ 6 Forum Discussions
Hi,
I am new to the development in the area of MCU unit and was now studying data sheet of
PSoC 6 MCU: PSoC 63 with BLE Datasheet Programmable System-on-Chip (PSoC)
on Page no. 4, there is a link for PSoC Roadmap but it is unavailable
If anyone can help with the link
Thanks
Show LessHi!
The PSoC 6 lists 3 XTAL's Core, RTC and BLE, as these take up more or less same board space as the psoc itself, I wonder if there are any ways to omit the bluetooth xtal, i.e. clocking it using the same MHz XTAL used for the core!?
In the hardware guide (AN218241) it simply says
> An external 32 MHz crystal is mandatory for proper BLE operation.
Basically any ways to reduce the number of crystal oscillators is what I'm after. i.e. skipping the ECO and instead rely on a sub 20ppm xtal for BLE and have it on all the time feeding other parts of the system.
...option 2 would be to go for some 3-in-1 mems oscillator at the cost of mems + added power
any ideas?
Show LessHi, I am working on CYBT-343026 with SPP and HCI UART. I have view following question and run the attachment file.
And my RX did work but my TX didn't work while I call wiced_transport_send_data(). I want to know what might be the problem.
Thanks
Show LessI'm new to PSoC. I am using the CY8CKIT-062S4. I downloaded the sample "UART_Transmit_and_Receive" sample project and works. I tried modify the baud to 230400 as below ( if this is not the correct step, please correct me), it also works. But putting any baud higher than that (e.g. 460800) doesn't. Is there any method to set this?
CY_CORE_ID = = 0; What does this ID mean and what is it used for?
Hi
I am writing a library to provide interface methods and variables for the I2S block.
My variable names and methods so far are written such that the I2S PDL block name is called "I2S". If this name is changed, for example to "I2S_mic", now register variables names, for example I2S_config, need to be changed.
How can I make my library generic ? in other words, how can I capture the basic name of the register and hardware names not the ones showing on the PDL block, so that I can pass them to the methods in the library ?
thanks
Show LessHi
I need to get the Frame rate and send over the UART for user-feedback.
I think I need to start with the I2S clock frequency or Bit rate during then calculate the frame rate.
Question 1: how can I read the I2S clock frequency or Bit rate ? in other words, which variable is associated with these values so that I can read ?
Question 2: If I am using an external clock source, for example Clk_Peri, how can I read its value ?
thanks
Show Less
There is no download of AN221111 document on the official website. please tell me how to obtain this document.
Not able to Flash hex file onto the target board . getting
Conecting to J-Link...
Connecting to target...
Downloading...
ERROR: Could not download file.
Done.
Also tried to flash using cmd line but not successful
If anyone knows where am i going wrong please let me know , using segger j link plus and target board is cw308t-psoc62
Show Less