PWM Issue on BCM943362 Board

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

cross mob
Anonymous
Not applicable

jasonrc seyhan arvinds

Hi ,

I am working on PWM on BCM943362 Board, and using WICED SDK-3.1.2

With this board, I am working on PWM . But in API function. When I am using wiced_pwm_stop (WICED_PWM_1) .

It doesn't have any effect.

I am running simple code

using wiced sdk 3.x

wiced_pwm_init (WICED_PWM_1, 38000, 52.00)

wiced_pwm_start(WICED_PWM_1)

wiced_pwm_stop(WICED_PWM_1)

but after initialization and start. The pwm is not Stopping.

Thanking You,

Hinesh Gohel

Message was edited by: four Ice

0 Likes
0 Replies