STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DIY STM32F429 Evaluation Board

Posted on May 19, 2015 at 09:31hello, i would like to introduce my self-made Evaluation Board for a STM32F429IGT6 (176 Pin LQFP) pictures are attached it's a 4 Layer 100mm x 50mm Board with onboard : 256MBit SDRAM 512kBit I2C-EEprom 16MBit SPI-Flash...

mc-4u by Associate
  • 247 Views
  • 3 replies
  • 0 kudos

MLX90621 I2C

Posted on May 19, 2015 at 15:53Hi,I am having issues with the I2C on a STM32F407. I am trying to talk to the MLX90621 thermopile but getting stuck on a repeated start on the busy flag.I used the I2C driver from the following link (https://github.com...

paul23 by Associate II
  • 119 Views
  • 0 replies
  • 0 kudos

Bootloader

Posted on May 13, 2015 at 18:06Im using stm32f100rct6b. My bootloader is at memory address 0x08000000, and main program is at 0x08010000. When I jump to the main program my SysTick handler isn't working. I've tried changing ''#define VECT_TAB_OFFSET...

STM32F0 USB, HID or VCP

Posted on May 18, 2015 at 15:29Hello everyone,I'm working on a project where I have to use the USB functionality of the STM32F072CB and I'm not sure how I should use it in the end.The job of the STM32F0 in my application is to programm another contr...

p23 by Associate II
  • 286 Views
  • 2 replies
  • 0 kudos

STM32L151 Interrupt Problem with HSI

Posted on April 29, 2015 at 13:58 Hi, I have a problem with RTC alarm interrupt when clocking by HSI. Program just stopped and don't go further. With HSE all work fine, but when I remove external quartz, it stop. Here my code, pls help. P...

evilbob by Associate II
  • 128 Views
  • 1 replies
  • 0 kudos

I2C pin config

Posted on May 18, 2015 at 21:51 My application use an I2C1-> 1wire network converter on STM32F407 device At reset, after the I2C1 peripheral init, the application enumerate 1wire network and discover all connected devices. But the user c...

Increase SPI Frequency on STM32F4 Disc

Posted on May 17, 2015 at 17:29Hi there , I use the SPI3 unit on my STM32F4 Discovery board to control a TFT. I want the images to load faster and as a result I need to increase the SPI3 clock/frequency. Currently this line of code clocks the unit:R...

monta by Associate II
  • 160 Views
  • 5 replies
  • 0 kudos

nrf24l01 sending from f3 to f0 discovery

Posted on May 18, 2015 at 22:35 Hello! I'm trying to pair two nrf24l01 with f3 and f0 discovery boards. I've checked all the registers and they are initialized correctly, but I still can't receive anything. I don't have access to a spectrum a...

urban by Associate
  • 69 Views
  • 0 replies
  • 0 kudos