New SPI Master bugged?

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

cross mob
User18398
Level 1
Level 1
I updated my library last week. Now when I add SPI Master App I get errors.
SPI Master version is 4.3.26
It is the desired bus speed that is causing error. It is s usual set as 19.2 as default. Which gives you a pop up error.

"Entered value is not in range [0.1, 0.0]."
"Control will be updated with last saved value"

Those values are of course not correct. a bus speed of 0.0 KHz would not work very well.
I have tried creating a new workspace with a new project and just addin SPI Master and still get the bug.
Any workaround?

I went back to version 4.3.24 for now. That seems to work.
0 Likes
9 Replies
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
For which product?
0 Likes
User18398
Level 1
Level 1
I am using Dave 4.4.2. Device I am using is the XMC4800. But device doesn't matter. Tried adding to another example project.
0 Likes
lock attach
Attachments are accessible only for community members.
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Could you test with attached version?
To install it in DAVE4:
1. Help>Install DAVE APP/Example/Device Library…
2. Click on Add… and then Local button. Browse to the location where you unzipped the attached file. Click Ok.
3. Click Select All and then Next button. Follow instructions, DAVE4 will be restarted.

Regards,
Jesus
0 Likes
User18398
Level 1
Level 1
Thank you that seems to be working. Any changelog for the SPI Master? why it was updated.
EDIT: Nevermind found the changelog under Help of the App.
0 Likes
User18683
Level 1
Level 1
I updated new SPI APP ver 4.3.2 and then trying to change SPI mode.
Olny Full duplex mode working well. But the other operation mode doesn't work to change Half duplex / Dual SPI / Quad SPI.
Please checking the SPI operation mode.
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Do you mean when using SPI v4.3.28 attached above you get problems in Half duplex / Dual SPI / Quad SPI configuration?

Regards,
Jesus
0 Likes
User18683
Level 1
Level 1
Yes, I updated the SPI v4.3.28, only working Full duplex mode.
Please checking are the Half duplex / Dual SPI / Quad SPI configuration.
0 Likes
User18369
Level 2
Level 2
Why is there no official SPI_MASTER App update?

I also have the problem with the desired bus speed.
"Entered value is not in range [0.1, 0.0]."
"Control will be updated with last saved value"
0 Likes
User18860
Level 1
Level 1
Hi @jferreira, @jesus, @Infineon,

When adding SPI_MASTER app versions 4.3.22 or 4.3.26
I immediately get the same error as mentioned above:

Desired bus speed: "Entered value is not in range [0.1, 0.0]."

Please fix this!
Thanks
0 Likes