Posted on May 17, 2011 at 12:26Hi, I am working on new board that has restriction in dimension (something new? :o) and think about using only internal oscillator(8MHz). OK, may be 32kHz for RTC if I can make it without external RTC chip (there is on...
Posted on May 17, 2011 at 12:25I found I/O initialization in all examples not friendly and not applicable in any serious application (yes, easy to apply in examples). Calling init.port.structure and then add group by group of pins with same function...
Posted on May 17, 2011 at 12:23Hello, I found ST ARM CORTEX family really exciting and I am working on sch of prototype. One thing confuse me- it is written in datasheet that there are weak pull-up resistors (40K typical) on JTAG pins (which is grea...
Posted on July 04, 2006 at 06:25Hi, I didn't have a time to check STR71x (I am working with STR73x) but as it is same family this should be same. FIFO is actualy on same address - all 16 of them. So for reading data from FIFO you can do something li...
Posted on June 30, 2006 at 19:59Just to add - in STR library BSPI Example1 all SPI pins are defined as AF: /* GPIO pins configuration ---------------------------------------------------*/ /* BSPI0 pins configuration */ GPIO_InitStructure.GPIO_Mode...