Posted on May 17, 2011 at 14:05 It does not help me.__DSB(); is not possible because of thumbs mode and arm mode is not supported by my compiler (keil).
main.c(152): error: #1113: Inline assembler not permitted when generating Thumb code and when i want to use #pragma arm main.c(151): error: #1114-D: this feature not supported on target architecture/processor It is not possible to use dsb. This is really a ***** hardware bug of the STM32.