Posted on June 14, 2006 at 08:08First of all, you can download AN1774 on ST website if you don't have this. it's a good help in order to create a project. You must follow exactly the same steps than in AN1774. Before you create a project, you must t...
Posted on June 13, 2006 at 10:20I don't think you can use OCMPB pin. Datasheet said only OCMPA pin for output PWM : it's certainly due to implementation of timer. If you need absolutely use OCMPB pin with a PWM signal, you can create this signal usi...
Posted on June 12, 2006 at 11:53Thank you squirrel for these precisions ! That confirms what i thought because my code seems to be good but it doesn't work. Concerning the ''RmtEn'' bit, I totally agree with you, but I badly expressed myself !!
Posted on June 09, 2006 at 12:20Hi, I succeed to send and receive Frame in Test Mode (Hot Self test -> Loop Back + Silent) : a Message Object in Transmission send a frame with a particular ID and a Message Object in Reception receive the message if ...
Posted on June 05, 2006 at 12:35I have found my problems ! Some files where not at the right place in the directory or sub directory, and I have done some errors in the project properties. In the file ''71x_conf.h'', I only uncomment the GPIO, but i...