STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help with alternate function routing

Posted on August 24, 2016 at 05:43I have a STM32F401re Nucleo board + Segger.edu J-Link. I am monitoring I2C signals using an Intronix LogicPort serial bus decoder. The development system is Rowley-Crossworks (v3.6.5.2016061400.2836 :) for ARM, whic...

troneeee by Associate II
  • 433 Views
  • 1 replies
  • 0 kudos

stm32f3xx SPI read failure

Posted on August 24, 2016 at 01:18GreetingsUsing the HAL function  HAL_SPI_TransmitReceive()  to read erased data (i.e. all FF's) data from an external serial NOR device  I get a block of 0's at either the start or the end of a 256 byte read. Using ...

Assert_param problem

Posted on August 23, 2016 at 21:23Hello all,I'm a begineer with the ARM Discovery kit (STM32F4) and I'm trying to compile a test program when I try to compile it, an error appears : no definition for ''assert_param''. What I can do ? where does the ...

glias37 by Associate
  • 320 Views
  • 1 replies
  • 0 kudos

STM32F4 Hall sensor output interpretation

Posted on August 23, 2016 at 16:25Hello there, In STM32F4 I am interfacing with a hall sensor attached to a BLDC motor. I have successfully configured TIM4 as HALL/ XOR inputs timer. The problem is, I am having a bit of a problem with interpreting h...

_

Posted on August 23, 2016 at 15:17 Thankyou for the additional pointers, this has given me some things to check out. It might take some time to get through it all but I hope to be able to do so soon. I'll write up a more detailed reply once I've man...

Write to USB stick using FatFS with DMA

Posted on June 28, 2016 at 16:35Hi,I would like to write data to an USB stick using FatFS with a DMA stream. I haven't found anything on this topic yet. I have found some example using an SD card, but I cannot apply this examples to an USB stick. Is...

smrtkai by Senior
  • 846 Views
  • 6 replies
  • 0 kudos

Generate a clear on/off PWM problem

Posted on August 22, 2016 at 18:08 Hello I have the necessity to generate a PWM out of a pin that stays active for 50us and then goes 0 regularly. In the attachment you see what I want to achieve. As you can see between some PWM the pi...

gnu by Associate II
  • 1008 Views
  • 4 replies
  • 0 kudos