Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

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

PSoC™ 4 Forum Discussions

D_Sd_3235936
Level 4
Level 4
25 sign-ins 50 questions asked 25 replies posted

I have several questions regarding the PWM module:

1. What does the PWM_Stop() do to the line output?

2. What does PWM_Start() do if i yet to configure the PWM_WriteCompare(value)?

thnaks!

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
10 questions asked 5 questions asked 250 sign-ins

1. What does the PWM_Stop() do to the line output?

The Line output will be disabled also.

It will be floating.

2. What does PWM_Start() do if i yet to configure the PWM_WriteCompare(value)?

You must set a initial compare value in the component, or you will not pass the project programming.

View solution in original post

0 Likes
1 Reply
LinglingG_46
Moderator
Moderator
Moderator
10 questions asked 5 questions asked 250 sign-ins

1. What does the PWM_Stop() do to the line output?

The Line output will be disabled also.

It will be floating.

2. What does PWM_Start() do if i yet to configure the PWM_WriteCompare(value)?

You must set a initial compare value in the component, or you will not pass the project programming.

0 Likes
This widget could not be displayed.