STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

LWIP + ETH: Degrading performance

Posted on April 13, 2016 at 12:51Hi everyone,I�ve implemented a websocket client that runs on a STM32F4 with FreeRTOS and lwIP 1.4.1.The client is supposed to send the machine status to the server each 5 seconds (plain text message).I let the client...

Interrupt edge minimum speed requirements?

Posted on April 13, 2016 at 01:28Hi, I'm currently thinking about anti-bounce for button inputs on my design and this brought me to the above question. As I'd like to avoid adding an extra schmitt-trigger for cost reasons, I'm doing the anti-bounce ...

cubemx code generation issue

Posted on April 11, 2016 at 10:56Hi,I'm developing some application with STM32L4 uC, cubeMX and truestudio.Unfortunately after some modification  cubeMX do not generate compile-able code. I dig into the problem and found out that if I go into the .c...

STM32F103 Issues with CAN TX Mailboxes

Posted on April 16, 2016 at 23:47Hello,I'm working on a cpu intensive project involving CAN bus.My idea is to use all the 3 available TX mailboxes.I do my processing, fill up the mailboxes and trigger the transmission. Transmission is started just a...

SPLabs by Associate II
  • 245 Views
  • 0 replies
  • 0 kudos

small doubt regarding CAN in stm32F103

Posted on April 16, 2016 at 07:17Hi,I am using STM32F103 and keil compiler.I am configuring CAN, but while configuring I got small doubts.As we know CAN is multi-Master protocol. But in data sheet i can see (CAN1 Master) an CAN2 as Slave.Can anybody...

Timer, motor _speed

Posted on April 09, 2016 at 16:45Hello,I wanna calculate the motor speed using timer of STM32F4. I wanna know the time spended in one revolution.  So , who would  explain for me how can I do that . thanks a lot.

Measuring the time duration between two pulses

Posted on May 23, 2013 at 17:11Hello,I want to do something ''simple'': measuring the time duration between two button presses. In my application, the user can press a button repetitively and the STM32F4 will calculate the time between two pulses to...

Stm32f407+freertos tickless mode

Posted on May 08, 2014 at 23:04Hello everybody. I have a working code with stm32f407 and freertos. I want to use stop mode at the microcontroller. I read the tickless mode at freertos, this is for use the sleep mode. If I define this mode, my code g...

totti001 by Associate II
  • 821 Views
  • 8 replies
  • 0 kudos

External NOR Flash access on STM32F407

Posted on April 15, 2016 at 09:43Hi I am having trouble in accessing the external NOR flash on STM32F407 device. As per the user's manual, the FSMCs have been set up but the I doubt whether it's correct or not. Has anyone tried it before or do ST ha...

sanks85 by Associate
  • 150 Views
  • 1 replies
  • 0 kudos
Labels