Shipping quantity given is for minimum packing quantity only. For minimum
order quantity, please consult the Sales Department.
To order RoHS / Lead Free version (with Lead Free finish), add “-LF”
suffix to part number above. For example, 15KP17A-T3-LF.
WON-TOP ELECTRONICS and
are registered trademarks of Won-Top Electronics Co., Ltd (WTE). WTE has checked all information carefully and
believes it to be correct and accurate. However, WTE cannot assume any responsibility for inaccuracies. Furthermore, this information does not give the
purchaser of semiconductor devices any license under patent rights to manufacturer. WTE reserves the right to change any or all information herein
without further notice.
WARNING:
DO NOT USE IN LIFE SUPPORT EQUIPMENT. WTE power semiconductor products are not authorized for use as critical components in life
support devices or systems without the express written approval.
The MSP430F5529 library function I wrote during college took me almost a year to write, from the initial 1.0 version to the final 2.+ version, and finally I had a library function that satisfied me.
M...
I read in some materials that each module of the MSP430 series microcontroller can run independently, such as timer, input/output port, A/D conversion, watchdog, LCD display, etc. can work independent...
Author: Wang Huidong, member of Yibo Technology Expressway Media
High-end ingredients are often cooked in the simplest way.Complex PCBs often consider solutions from the design perspective.A seemingly...
Because a friend who is a member of the horse caravan needed help, I made a small device for roughly measuring angles. The following components were used:A mega8L, an MMA7455, and a segment LCD. The w...
This is a small part of the experiment, which requires the signal generator to generate a signal (such as a sine wave), and after passing through the low-pass filter of the soldered board, the sine wa...
Sometimes, reading other people's programs feels a bit confusing, especially when the comments are not clear. How do you read other people's programs?...