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

Incomplete isochronous IN data transfers

Posted on January 05, 2016 at 15:39In reference manual RM0390 for Incomplete isochronous IN data transfers Application programming sequence there is step 3:3. The application must read the Endpoint Control register for all isochronous INendpoints to...

STM32F070 Tamper and Periodic WakeUp

Posted on January 05, 2016 at 11:29Hi all.I'm getting in trouble with STM32F070 RTC-based features availability.Is the periodic wake-up on RTC feature available?Reading datasheet and on-line feature description seems that is present, but HAL documen...

luigi23 by Associate
  • 193 Views
  • 1 replies
  • 0 kudos

STM32F205 SWD-only debugging during sleep?

Posted on January 05, 2016 at 11:53Hi, I recently tracked down an issue with PA15 staying high during Standby (and therefore holding an external component in reset). It only happened in debug builds where we need the debugger to stay attached during...

jamie23 by Associate II
  • 285 Views
  • 2 replies
  • 0 kudos

f427 accesses only part of SDRAM

Posted on January 05, 2016 at 02:42Hello all,I am new around here; please excuse in advance my probably boring query... I have a custom board with an STM32F427ZI together with 256Mb of SDRAM (the chip is an AS4C16M16S). I configured it with the code...

HAL USB odd/even issue for OUT endpoints

Posted on January 05, 2016 at 13:49When preparing to receive the data on OUT isochronous endpoint, the HAL sets up the even/odd flag once when you call the PrepareReceive for that specific frame that is active at that moment.However the data may com...

STM32F103 Flash Erase Error

Posted on January 02, 2016 at 10:53My Flash is divided into 3 parts first part of code only decide that which part is active b/w the remaining two parts and jumps to the active part accordingly. The remaining inactive part is for remote firmware upd...

STMStudio Issues

Posted on January 04, 2016 at 10:43Good morning,recently my company has renewed its workstation park with some machines running windows 7 pro 64 bits. The issue is that since this upgrade we're no longer able to use STMStudio efficiently: data visua...

labprog by Associate
  • 350 Views
  • 1 replies
  • 0 kudos

TIM INTERRUPT IRQ STM32F3DISCOVERY

Posted on January 04, 2016 at 16:17 Hi all, I'd like to have e PWM signal, starting with a duty cycle of 10% and incrementing up to 100%. I'm using next code, I see the waveform with 10%, but it never increase, it seems that it never enter ...

Labels