User Activity

Posted on April 03, 2014 at 18:15Hello guys, I have a problem! I need to connect 4 devices on the discovery STM32VLDISCOVERY using SPI BUS. The problem is the following: the discovery has got 2 SPI interface: for SPI1, CS is PA4 (SPI1_NSS), for SPI2...
Posted on March 24, 2014 at 12:40Hello, I have a STM32F100RBT6B board; I don't manage to find the minimum and maximum current that an i/o pin can offer to an external device. Can you help me? Thanks Matteo
Posted on March 19, 2014 at 16:08Hello, I have a STM32F100RBT6B board, and I should use some sensors LSM303D with I2C. Just a question: wich is the maximum number of sensors that I can use with an I2C interface? #sensor #i2c
Posted on March 17, 2014 at 13:06Hi, I am using STM32F100RBT6B discovery board and I need to use I2C1 bus. I saw on datasheet that gpio PB6 and PB7 should be used for clock and data. I think to use PB8 and PB9 for the alimentation. Is it correct? N...