STM32L100R8T6 free ide
Posted on May 22, 2014 at 08:43Hi all, Can anyone suggest of free IDE for the STM32L100R8T6? I tried CooCox but it doesn't support STM32L100R8T6. Thanks.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 22, 2014 at 08:43Hi all, Can anyone suggest of free IDE for the STM32L100R8T6? I tried CooCox but it doesn't support STM32L100R8T6. Thanks.
Posted on July 06, 2014 at 11:48Hi, guys, please reassure me if I missed something. I wanted to use SDIO and TFT LCD driver module at the same time on a 144-pin STM32F429 of my own design..but it seems I can't Both SDIO_D2 and LCD_R2 signals can o...
Posted on July 04, 2014 at 11:16The LED blink even when I don't press the button #stm32f030 #cross-post #interrupts
Posted on July 06, 2014 at 08:42Hello there, i have a Problem to understand what the actuall page size in Flash is. I have a smt32f303xxx device and therefore the corrsponding user Manual. On page 48 at Point 3.2.1 Flash Memory Organisation it is w...
Posted on July 06, 2014 at 09:20Hello,I'm currently working on a data logger project that records raw sensor data to a flash memory. As the writing speed is the most crucial parameter in the design (> 10 MB/s) , my plan was to use an MMCplus(MultiMe...
Posted on July 03, 2014 at 11:35Hi, I'm working on STM32 Discovery Board (stm32f4xx mcu) and I'm using an UART with flow control enabled; since I use the CubeMx code, I'd like to check the CTS level to know if transmit is enabled or not, because the...
Posted on July 04, 2014 at 02:48I program in assembly language. I need hardware calrification, not c code please. 1) The parallelsim setting for USB/St-Link power would be x32? (PSIZE=10). Ie I understand the external power option whic I would be su...
Posted on June 30, 2014 at 14:28The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 05, 2014 at 10:50HiI started working with STM32f4 by STM32F4-Discovery Board.The first Document that I started using it is firmware example.But in Standby Mode example I've encountered with some problem with my ST_LINKAfter I build PW...
Posted on July 04, 2014 at 11:25 Hi, I'm currently trying to make SPI communication between PIC18F2580 as master and STM32F4 Discovery as slave. The communication doesn't work, both master and slave receives 0xFF all the time. I have it ...