Resolved! Ask for Datasheet of ST33KTPMS132BKD7
now we are registering data for ST33KTPMS132BKD7 into our system, Could you please provide the datasheet of this part to me, thanks.
now we are registering data for ST33KTPMS132BKD7 into our system, Could you please provide the datasheet of this part to me, thanks.
Is there registers set by JTAG/SWD preventing sleep after programming.I also experience the same behavior after programming and reset within the STM32 ST-LINK Utility and not only within the IDE
Hello,I am working on a project with stm32h743zi2 Nucleo board in keil IDE. I want to communicate with a server via Ethernet the problem is that I can not get IP via from DHCP server via Dynamic Host Configuration. I use default compiler v6.0 and th...
Hi allI have a problem with interrupts on my STM32G474VEH6 based board. Timer 6 generates an interrupt every 1ms. Program crash at HAL_TIM_Base_Start_IT(&htim6);But after resetting the power of the board, the software starts working correctly.The sam...
Hey, I am working on STM32G070 development board.i downloaded from the orcad resources the scheme for the processor.however i can see it has additional letters and digits on the headercan someone explain me what are the meaninig of them?
i am running this board as a Nucleo-144 in the IDE. The same programs runs on the following boards without a problem: Nucleo-F401RE, an Arduino Mega 2560, and the Ada Fruit Grand Cental. There is nothing, i can find on the web regarding this messa...
in RM0008 Rev 21page 775Bits 5:0 FREQ[5:0]: Peripheral clock frequencythe description of the frequency divider is extremely unclear. there is no formula for where the input is, how it is divided, where the output is. what if I want to set strictly 50...
Hi! i want generate a random number into 0 to 255, i want use the random number for rutine neopixel color. i can use the rand() c function? the eand() function not generate number 0 to 255. Not need to be in ordem ascend or descend.
Hello,When I clear eeprom byte to 0xff I count it as single clear. Now when I write value to this byte I count it as single write. So according to RM I have 100k of safe read write operations like that.Can I assume that writting single bit to this by...