Part Number:MSP430FR5969
Tool/software: Code Composer Studio
Hello everyone
i'm currently trying to use the relay from the grove starter kit for launchpad.
I just used a GPIO port configured as output and used P1OUT |= BIT3 in the main function, but the relay doesn't just closes (normally open) as i expected it actually toglles for the whole time the output is high. Why ist that? Does anyone has some experience with this relay and can help me on how to correctly turn in on constantly.
Kind regards
Marc