PAL Initialization
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-12-16 3:43 AM
Posted on December 16, 2015 at 12:43
Hi,
I am using the PAL Layer to initialize the pins of the SPC560D Discovery. It works very well, but I’m detected an interesting behavior.
During the pal_init function some pins are set to high for 0,132 ms. This can cause some side effects in my application. Is there a way to avoiding this behavior?
kind regards
Philipp
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-12-18 2:23 AM
Posted on December 18, 2015 at 11:23
Hello Philipp ,
could you try others ''advanced'' settings in the configuration ?
you can check the function
void
_pal_lld_init(
const
PALConfig *config) {
and use the SPC5Studio patch mode to customize.
Best Regards
Erwan
