STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS302DL Interrupt Capture

Posted on October 24, 2013 at 10:47I'm using STM32F4 Discovery which includes LIS302DL among other peripherals. LIS302DL is connected via SPI and Interrupt Pin 1 and 2 are respectively connected to PE0 and PE1 pin (internally hardwired, not manually...

peppea82 by Associate II
  • 757 Views
  • 1 replies
  • 0 kudos

Solved: STM32F4Discovery CAN Bus timing problems :/

Posted on December 27, 2013 at 00:52EDIT: Thanks to clive1 my issue has been solved! See last post for how ignorant I was :) Cheers!Hi,Disclaimer: I'm a new engineer (green).I've been evaluating the STM32F4Discovery board for some time. I've been tr...

Just Matt by Associate III
  • 1080 Views
  • 3 replies
  • 0 kudos

STM32F4 series TCP/IP program outsourcing

Posted on December 26, 2013 at 03:49Before that I used Microchip IC platform for my system but now I need to change to STM IC platform.I am not familiar with the STM platoform yet and I need to complete this task in a very short time(very urgent).So...

nyk9282 by Associate
  • 412 Views
  • 1 replies
  • 0 kudos

SPI read problem

Posted on December 23, 2013 at 06:47 Hello I want to set some parameters on W5100 chip and then read them. the parameters sets right, but when I want to read a register what I receive from SPI is value of past register address I've sen...

_behn4m by Associate II
  • 2341 Views
  • 10 replies
  • 0 kudos

Timer Output Compare Frequency Problem

Posted on December 24, 2013 at 09:18 Hi , I am trying to generate an output pulse of 100 Hz to 300khz using time output compare where i will toggle a bit in the interrupt service routinue . I referred to one of the example which st...

STM32F107 on STM32F103 board

Posted on December 24, 2013 at 11:16Hello Guys, I tried to put STM32F107VCT6 on STM32F103VCT6 board, I got this error when I tried to upload / erase the flash, any ideas why ? Thanks * JLink Info: Could not measure total IR len. TDO is constant hig...

FT800 and using SPI with NSS

Posted on December 20, 2013 at 11:08Has anyone got any experience of communicating with an FT800 (aka EVE) display controller over SPI? I've started using it and it requires the NSS line to go low before each command and then go high again after tra...