使用PSoC4开发的时候发现ROM不够了,想做下优化,PSoC Creator有没有内存对齐方式的设置,比如说把对齐方式从4Byte改为2Byte?
現在 製品試作に実装しテスト中ですが
UARTでフレーミングエラーがまれに発生しており 原因と対策を検討中です
型番:CY8C4147AZI-S475
質問は
UARTのMedian Filterが どういう仕組みで 外来ノイズに対して 有効なのかどうかを知りたいです
PSoC UARTのデータシートについて
Document Number: 002-20171 Rev. *B Page 138 of 216
の Median filter の項目についてですが
This parameter applies 3 taps digital median filter on input path of RX line. This filter reduces thesusceptibility to errors.
The default value is a Disabled.
このパラメーターは、RXラインの入力パスに3タップのデジタルメディアンフィルターを適用します。
このフィルターは、エラーの影響を受けやすくします。 デフォルト値は無効です。
と 機械翻訳では ”エラーが起きやすくなる” ような 意味になるのですが
実際にはどうでしょう? また それを使用した時の 弊害はあるのでしょうか?
I've been learning how to use PSoC by the tutorial vids. In lesson 4 I encountered a problem, when it came to the hardware connection between the switch and the LED.
The error is: "Pin guidance unavailable. Pin cannot be placed at X. Pin cannot be used for routed connections." for both the input and the output pin as soon as i connect them by wire in my TopDesign.
The goal would be to directly turn on the LED by pressing the switch as described in the tutorial.
Is this a configuration problem or is my board not able to do hardware connections (which I doubt).
I'm using PSoC Creator 4.4 and the CY8CKIT-149 PSoC 4100S Plus Prototyping Kit, CY8C4147AZI-S47564.
I attached the project.
I'd be very grateful for an explanation of this error and even more for a solution.
Show LessIn my application Psoc4 has to serve a device that could be configured in SPI or parallel mode during runtime. In SPI mode pin named D0 has to be configured as MTSR, D1 has to be configured as SS, D2 has to be configured as SCLK and D3 has to be configured as MRST. In parallel mode D0...D3 are part of the parallel IO (D0...D7) offering bidirectional IO. How to implement this switch on the fly?
Show LessHi All
I found the NAK Signal During the write frame.
I have attached the logic analyzer observation result for the same.
Master Device:- PIC Controller
Slave Device :- Cy8C4025AZI-S413
My Slave Address is 0x08
Ideally After Address byte their should be ACK From Slave but I observed NAK Signal.
I am not getting where is the exact mistake?
Any help will be highly appreciated.
Regards,
AsDh
Show Less
How do I send a BLE packet communicating a double click from a CapSense Trackpad device? I'm using a CYBLE-214015-01 module to build a trackpad, up to now I can send Clicks (Code examples helped) but I don't understand how to send double clicks.
Is there a manual for setting specific bits? Should I send 2 clicks in a short time period?
Thank you
Show LessHello there,
I implemented code in psoc 4 with uC / OS, where there are tasks and interruptions, but I had a problem with the interruption. The interrupt I created is a button. The interrupt works, but when the interruption comes to an end, the tasks return to where they left off and I would like them to return from the beginning, is there any function of uC / OS III that does this?
To access the project, open Psoc Create and then click on "file-> Open-> Project / workspace" and open the folder "Micrium\Examples\Cypress\CY8CKIT-044\OS3\PSoC\OS3.cywrk"
Show LessDear all,
I'm working on CY8C4245AXI-483 MCU. I want to write a code to toggle LED through capsense touch button. it means, initially LED is OFF. now when i touch button it should be ON. and remains ON untill i touched it 2nd time. after touching 2nd time it should be in OFF condition and remains in OFF untill i touched it 3rd time and so on.
i found code for same, somewhere on internet. is this correct or i need to change something? Please give me your valuable suggestions.
Thanks & Regards,
Prem KB
/*code starts from here*/
uint fingerpresent_0 = 0;
uint8 wdgt_active = 0;
Hello there!
I tried getting used to PSoC by doing the 101 video tutorial.
As soon as i hit TCPWM blocks i encountered a problem: I can't seem to be able to use the clock block. Whenever I add it to my design, I get the error message "Clock "X" specifies a GLOBAL clock. Max of 0 Digital global clocks already used up."
In the video it worked just fine and i doubt my kit is unable to use something as basic as a clock, so I'm hoping you guys can give me some advice.
Cheers!
Show LessHello,
I am using the CYBLE-214015-01 chip to transmit x & y positional data of a trackpad to an application. In this application, I determined the time stamp when the notifications were collected. From this time stamp, I determined the frequency between consecutive notifications. In plotting the frequency spectrum, I noticed that there is a large range (between 50-1000Hz) of frequency values. I am curious if there is a logical explanation as to why the frequency between consecutive notifications is so variable.
Thank you,
Show LessExpert II
Esteemed Contributor
Employee
Honored Contributor II
Employee
Employee
Honored Contributor II
Employee