Posted on May 17, 2011 at 13:38Hello, I had to set the SSI bit in the SPI1_CR1 Register. Now it works as expected. But I'm still working on why that was the reason. cheers, jan [ This message was edited by: j.bolting on 18-01-2010 00:35 ]
Posted on May 17, 2011 at 13:38Hi, the GPIO clocks are enabled by an initialization routine not documented in my posting; both ports (GPIO_A and GPIO_C) are successfully used for USART transmissions. regards, Jan [ This message was edited by: j.bolt...
Posted on May 17, 2011 at 13:38Hello everyone, in order to communicate with a EADOGM128-64 LCD-display, I set up the SPI1 interface of my STM32. Nevertheless there is no clock signal on the SCK pin and no data signal on the MOSI pin while I am sendi...
Posted on May 17, 2011 at 13:32Hi, o.k., sorry, that was my fault. Obviously it was a mistake in the wiring on my testboard. Now everything works fine. best regards, jan [ This message was edited by: j.bolting on 14-01-2010 21:09 ] [ This message wa...
Posted on May 17, 2011 at 13:31Hello everyone, using the ADC1 in combination with DMA I encountered the following problem: ADC1 is configured to convert a group of 5 different regular channels; continuous mode as well as scan modes is enabled. DMA1 ...