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

STM32 isochronous transfer

Posted on December 19, 2014 at 08:33 how to transfer 512 bytes? Send_DATA ((unsigned char *)trBuffer, 512); void Send_DATA(uint8_t* ptrBuffer, uint16_t Send_length) { if (GetENDPOINT(ENDP1) & EP_DTOG_RX) // NOT TX ie SW_BUF { U...

FatFS problem with SDIO on stm32f103vet6

Posted on December 18, 2014 at 16:23Hi guys, I'm trying to use an SD card with the aforementioned chip on the Primer2. I started from a working project but when ported to my application, it simply doesn't work. Anyone can help?In detail, I've ported...

STM32F072 temp sensor counts wrong way !!

Posted on December 18, 2014 at 21:25Hi I'm just playing around with the discovery board ST32F0so I wrote a quick and dirty C app in CoIDE, started a ADC conversion etc and read in the on chip temp sensor. Thats all works fine ( or so it seems) even ...

STM32F407 USART3 DMA Transmit problem

Posted on December 18, 2014 at 13:32 Hello Everyone I am tryint to send data through usart3 by dma ; I can send data without DMA but when configure to use the DMA I could not send ; Could you guide me to check my mistakes ; the code ...

DIfferent Vector tables or single one

Posted on December 18, 2014 at 11:57now I have 2 hex files running independently, to perform context switching i am using a systick timer, now should i use a single vector table to link them by calling same ISR, or define 2 Vector tables and call 2 ...

STM32F103ZET6, write protection

Posted on December 15, 2014 at 13:50Gentlem, my question: The STMFlashDemonstrator 2.7.0 after loading a program in to the STM32F103ZET6, while verifying, brings the error: ''...The page may be write protected. Please disable the write protection......

frantzw by Associate II
  • 260 Views
  • 3 replies
  • 0 kudos

Mistake?

Posted on December 10, 2014 at 11:10The original post was too long to process during our migration. Please click on the attachment to read the original post.

franck2 by Associate II
  • 405 Views
  • 5 replies
  • 0 kudos
Labels