2005-12-08 09:06 PM
USB demo ported to FreeRTOS question
2005-12-08 09:06 PM
im trying to port my current design to be used with the freeRtos (www.freertos.org/ ) Im using the example provided for the str7 Everything is working expcept the usb. So far i have the irq handlers for the uarts. is there any other irq handling that im missing for the usb? i noticed the USBLP_Addr intterupt doesn't occur during a pc/usb negotiation, so there must be something else.
ive attached the freertos and the usb demo version of the vect.s79 files, is there a simple way anyone knows to convert the usb demo vector file to be used in the freertos version vector file. also anyone have any suggestions on other free rtos' to use. thanks for any help. ________________ Attachments : vect1.s79 : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtSp&d=%2Fa%2F0X0000000aQK%2FKPqy8w15DAoanX59sq7L8O318fHe6oJJUTDI1DcrO34&asPdf=falsevect2.s79 : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtSu&d=%2Fa%2F0X0000000aQL%2F9dkQDnDup64dm68vjFW5TAie4ny2JZEhZVqzzjIv_pc&asPdf=false