STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103CB PB8 as input problem

Posted on June 15, 2017 at 12:14Hi,I encountered a problem with STM32F103CB when setting PB8 as pull-up input.In hardware, PB8 is externally pulled up to 3.3V. And it is set as pull-up input. However, after MCU start, it is being detected as low con...

0690X00000607NLQAY.png
Sam Wang by Associate II
  • 928 Views
  • 5 replies
  • 0 kudos

Ethernet STM32F429 with w5500

Posted on June 22, 2017 at 16:46Hi  guy's,I'm a new person to Ethernet, i try to configured as a client (on STM32F429 controller) ,Initialization is done ,i ping from Command promta on LAP top, and  got a response from  controller. Basic communicati...

CCA01M1 with F411RE

Posted on June 22, 2017 at 20:07Using System Workbench and targeting a Nucleo-F411RE.  Set JP5 on the Nucleo board and routed 5V to CN2 to the correct header position.  Grabbed the SOUNDTER1 package and programmed the board.  Not getting any output....

I2c ISR doesn't works on nucleo F334R8

Posted on June 22, 2017 at 19:33Hi to all,I developed a firmware for two nucleo F401RE implementing a I2C communication in master/slave architecture andI used sequential transmissions in interrupt mode to exchange data between these two boards. Slav...

STM32F103RB CAN J1939 identifier

Posted on June 19, 2017 at 13:45Hi evryone, I'm using STM32f103rb card to communicate with another STM32f103rb thanks to STM32F103Rb CAN protocole, and I'm looking for using J1939.I have parameter my identifier like that :hcan.pTxMsg->StdId = 0x01;h...

STM32F7 DMA Memory to GPIO by Timer, problem...

Posted on June 21, 2017 at 21:51Hello,I'm running a STM32F767 on NucleoF767ZI board, with SW4STM32 IDE.I'm coding a procedure that transfers with DMA a lot of data (24576 x 16bits words) from internal memory to GPIOE, cadenced by TIMER3 Output compa...

SWD_Error

Posted on June 22, 2017 at 12:03 Hi friends, I am using STM32F103RB for debugging my custom board(SWD). i was doing my debugging successfully, But now i got an error i could not debug. below i mention the error. Error: Error in final lau...