Requesting the PSoC6 BLE MTK (for Modus Tool Box)

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

cross mob
KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Hello,

 

I am doing product development on PSoC63.

MTK is required to get the MIC.

I'm checking the community below, but I can't build the PSoC Creator design here.

https://community.cypress.com/t5/Wireless/Requesting-the-PSoC6-BLE-MTK/m-p/274598

 * I am using PSoC4 Creator 4.4.

 

Q1. Could you give me an environment where you can build?
Q2. Is there any documentation for using this design?

Also, if you have an environment where you can use MTK with Modus Tool Box, would you please provide it?

 

Best regards,

TK

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer to the below attached PSoC6 BLE MTK project for PSoC Creator. Always use the latest PDL 3.1.4 in the project.

Currently we don't have MTK project for Modus Tool Box.

Thanks,

P Yugandhar.

View solution in original post

0 Likes
3 Replies
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer to the below attached PSoC6 BLE MTK project for PSoC Creator. Always use the latest PDL 3.1.4 in the project.

Currently we don't have MTK project for Modus Tool Box.

Thanks,

P Yugandhar.

0 Likes
KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Hello,

I was able to build my environment.

Thanks.

Please tell me about the following.

 

1)

I was able to build with PDL 3.1.5 as well.

The latest PDL is 3.1.5, is it okay to use 3.1.5?

 

2)

When doing RegulatoryTest, it's okay to comment out "TwoWire" and "MTK".

main_cm4.c

KeTa_1341526_0-1626774003428.png

 

3)

The description of the function defined in "ble_hal.h" cannot be found.

Also, since "ble_hal.a" is binary, I don't know what each function is doing.

Is there any document that describes the details?

 

Best regards,

TK

0 Likes
lock attach
Attachments are accessible only for community members.


Hello,

1. Yes, you can use the latest PDL.
2. You can comment out "TwoWire" and "MTK" when not using UART interfaces to issue command.
3. Please find the attached blehal.h file with some comments.

Thanks,
P Yugandhar.

0 Likes