Posted on May 17, 2011 at 09:45For the Bulk-USB tranzaction you do not need any file system at all. In short words it's look like low send-recieve packets. [ This message was edited by: NikolayZ on 04-08-2007 15:47 ]
Posted on May 17, 2011 at 09:45Hmm? Nobody know answer to my question or nobody carry similar problem? I allredy did my corrections in 91x_vic.c module and it's seems, that I was right, but I am not shure, because I have only short experiencz in ST9...
Posted on May 17, 2011 at 09:45I am using mcbstr9 and IAR compiler + str91xstdlib. In main-program I initialize TIM0 ISR in the next way: Quote: TIM_StructInit(&TIM_InitStructure); /* 22.050 KHz generation */ TIM_InitStructure.TIM_Mode = TIM_OCM_C...