QPRC - MB9A314L

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

cross mob
AnBa_4529756
Level 2
Level 2
5 replies posted First like received First reply posted

Hi,

I am using Fujitsu Microcontroller MB9A314L.

I am interfacing Motor Rotary Encoder to read the motor rpm for the same I am trying to use the QPRC module available in microcontroller using PDL library API. I am using example code available in Cypress -> FM_PDL_2.0.1 (Library). I am using Vision Keil 5 IDE, Program build successfully without any error but I not getting any output related to QPRC module. No Intterup generated. I am also trying by reading the Position counter register and Revolution counter register but both registers shown '0' output. Also checked the PIN assignment, but PIN assignment is also kept/connected as mentioned in example(README file).

Kindly Help to solve above issue.

Thanks in advance.

0 Likes
1 Solution

Thanks for the replay,

I got the issue, my pin mapping use in software/program is wrong.

I have corrected that and now it's working.

Also,

As suggested I have download PDL 2.0.2.

View solution in original post

0 Likes
2 Replies
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

Did you try debugging the code if you have debugger? And try the code available in PDL 2..0.2 FM PDL 2.0.2 Complete Setup

Roy Liu

Thanks for the replay,

I got the issue, my pin mapping use in software/program is wrong.

I have corrected that and now it's working.

Also,

As suggested I have download PDL 2.0.2.

0 Likes